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
The browser console is full of deprecation notices when using json-schema-viewer. I would love to help upgrade this dependency, however it seems like Mosaic is not an open source library.
Current Behavior
Load a page using json-schema-viewer
Open browser console
Notice many deprecation notices
Run a server-side build using a tool such as Vite, and notice that warnings are emitted during the build phase
I'm using Rush, and Rush actually treats this as a build error by default, so I've also had to work using some messy configuration
Context
The browser console is full of deprecation notices when using json-schema-viewer. I would love to help upgrade this dependency, however it seems like Mosaic is not an open source library.
Current Behavior
Expected Behavior
Possible Workaround/Solution
Solution: upgrade Jotai and/or follow the deprecation notice recommendations.
The text was updated successfully, but these errors were encountered: