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

Getting the error sometimes while typing fast in the jsoneditor. #1540

Open
Laxmikantw opened this issue Jul 26, 2023 · 1 comment
Open

Getting the error sometimes while typing fast in the jsoneditor. #1540

Laxmikantw opened this issue Jul 26, 2023 · 1 comment

Comments

@Laxmikantw
Copy link

While typing in the jsoneditor little bit faster, then some times getting below error.

ERROR
Cannot read properties of null (reading 'getInternalPath')
TypeError: Cannot read properties of null (reading 'getInternalPath')
at x.value (http://localhost:3000/static/js/bundle.js:32690:41)
at http://localhost:3000/static/js/bundle.js:35440:30

Is there any way or any function which can call at the end of typing?

@josdejong
Copy link
Owner

Thanks for reporting @Laxmikantw .

How can I reproduce this issue? I picked one of the built in examples but didn't manage to reproduce this when fast typing.

The editor has a debouncing mechanism that is used whilst typing, that may have to do with it?

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

2 participants