josdejong / svelte-jsoneditor

A web-based tool to view, edit, format, repair, query, transform, and validate JSON
https://jsoneditoronline.org
Other
818 stars 108 forks source link

TypeError: Cannot read properties of null (reading 'firstChild') #311

Closed Tina-Paul closed 9 months ago

Tina-Paul commented 9 months ago

Using svelte-jsoneditor package in nextjs and getting this error while trying to add newvalue in json editor -

image

Please help anyone its really urgent.

josdejong commented 9 months ago

How can we reproduce your issue? Can you create a minimal demo in CodeSandbox or so, or describe how to reproduce in one of the provided examples?