Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Active state is returning false on Firefox and Safari #331

Open
bluSCALE4 opened this issue Sep 10, 2018 · 0 comments
Open

Active state is returning false on Firefox and Safari #331

bluSCALE4 opened this issue Sep 10, 2018 · 0 comments

Comments

@bluSCALE4
Copy link

bluSCALE4 commented Sep 10, 2018

Are you submitting a bug report or a feature request?

bug report

What is the current behavior?

When inside of a listener callback, meta's active state is returning false on Firefox and Safari.

What is the expected behavior?

It should return true.

Sandbox Link

https://codesandbox.io/s/zk2kmrwppm

What's your environment?

OSX, Node v8.11.1, npm 5.6.0

    "final-form": "^4.10.0",
    "react-final-form": "^3.6.5",
    "react-final-form-listeners": "^1.0.1",

Other information

Active state is being used to determine if action is coming from a user interaction or a an onChange callback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant