josdejong / josdejong/jsoneditor
Getting the error sometimes while typing fast in the jsoneditor.
Open
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
**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?**
Contributor guide
Assessment
This issue has not been assessed yet.