Giter VIP home page Giter VIP logo

Comments (4)

dohomi avatar dohomi commented on June 5, 2024

I don't see your bug inside the demo: https://tamagui-extras.vercel.app/?path=/story/form-input--password
can you show your code?

from tamagui-kitchen-sink.

tjapa avatar tjapa commented on June 5, 2024

I tried a codesandbox but I'm having some trouble to run the app: https://codesandbox.io/p/sandbox/admiring-framework-cuw0t4?file=%2Fpackages%2Fapp%2Ffeatures%2Fhome%2Fscreen.tsx&selection=%5B%7B%22endColumn%22%3A20%2C%22endLineNumber%22%3A28%2C%22startColumn%22%3A20%2C%22startLineNumber%22%3A28%7D%5D

Here's a sample of the code:

          <Form
            space
            onSubmit={() => {
              console.log('tedst')
            }}
          >
            <LmInput />

            <LmInput />
            <LmInput isPassword />

            <Form.Trigger asChild>
              <Button>Test</Button>
            </Form.Trigger>
          </Form>

A video that shows the behavior:

box-230413-2044-39.mp4

from tamagui-kitchen-sink.

dohomi avatar dohomi commented on June 5, 2024

did you follow this example: https://github.com/dohomi/tamagui-kitchen-sink/blob/master/packages/ui/stories/components/forms/LmRhf.stories.tsx#L168

I will try to see if I can reproduce it within that story

from tamagui-kitchen-sink.

dohomi avatar dohomi commented on June 5, 2024

fixed in 0.14.1

from tamagui-kitchen-sink.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.