You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ I understand that invalid, incomplete or superfluous reproduction can lead to this issue being closed
Describe the bug and steps to reproduce
I use nuxthub and nuxt devtools, each time there's an instance of jsoneditor-vue created I have this warning.
Looking to the vanilla-jsoneditor I see there's a breaking change in v1 and it's the origin of the warning.
I will create a PR to fix the warning !
Thanks for this module ❤️
System Info
No response
Package Manager
pnpm
The text was updated successfully, but these errors were encountered:
* apply a breaking change
Apply vanilla-jsoneditor v1 breaking change related to the createJSONEditor instead of new JSONEditor
* fix: #98
---------
Co-authored-by: Cloyd Lau <31238760+cloydlau@users.noreply.github.com>
Before you start, please make sure to:
Link to minimal reproduction
https://cloydlau.github.io/playground/json-editor-vue/
Validation
Describe the bug and steps to reproduce
I use nuxthub and nuxt devtools, each time there's an instance of jsoneditor-vue created I have this warning.
Looking to the vanilla-jsoneditor I see there's a breaking change in v1 and it's the origin of the warning.
I will create a PR to fix the warning !
Thanks for this module ❤️
System Info
No response
Package Manager
pnpm
The text was updated successfully, but these errors were encountered: