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

on Change Event is Not Firing While Typing #131

Open
jairock97 opened this issue Sep 24, 2019 · 2 comments
Open

on Change Event is Not Firing While Typing #131

jairock97 opened this issue Sep 24, 2019 · 2 comments

Comments

@jairock97
Copy link

Hi, I am using React Json From Schema NPM but with react-jsonschema-form-extras
when i type new value it goes empty after lost focus. and on change event is firing while typing

@sneu012
Copy link
Contributor

sneu012 commented Oct 18, 2019

I could not quite understand your issue. Could you provide some more explanation/examples?

@mjozan
Copy link

mjozan commented Oct 28, 2019

Hello,

Example here: https://codesandbox.io/embed/json-schema-form-playground-4h64m

I have the same problem, I put an onChange function on each of the input in the dataFormat props and also an onChange on the Form and none are firing when I type in the input.

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

3 participants