Skip to content

Conversation

arkhaiel
Copy link
Contributor

@arkhaiel arkhaiel commented Oct 8, 2024

Description

Apply vanilla-jsoneditor v1 breaking change related to the createJSONEditor instead of new JSONEditor

Linked Issues

fixes #98

Additional context

I'm still a baby contributor, so I hope I did everything good, but I can't be 100% sure so please double-check important things before merging !!

arkhaiel and others added 2 commits October 8, 2024 12:55
Apply vanilla-jsoneditor v1 breaking change related to the createJSONEditor instead of new JSONEditor
@cloydlau cloydlau merged commit 69bbc18 into cloydlau:main Oct 8, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

WARNING: the constructor "new JSONEditor(...)" is deprecated since v1. Please use "createJSONEditor(...)" instead.

2 participants