Search code examples
javascriptfamous-engine

Why GestureHandler component blocks focus on <input/>?


I have two nodes that I want to drag and I use GestureHandler for that. On nodes I have SignIn and SignUp forms. My GestureHandler blocks focus on my input fields. How can I fix that?


Solution

  • This error should be fixed in version 0.7.0 of the Famous Engine. You may want to try the latest release.