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
Uncaught (in promise) TypeError: t.extends.reduce is not a function
at t.extends (jsoneditor.js:14:76223)
at jsoneditor.js:14:85375
at Array.forEach (<anonymous>)
at t.value (jsoneditor.js:14:85288)
at jsoneditor.js:14:81837
at Array.forEach (<anonymous>)
at t.properties (jsoneditor.js:14:81762)
at jsoneditor.js:14:87186
at Array.forEach (<anonymous>)
at t.value (jsoneditor.js:14:87087)
I get TypeError when I use schema with a type definition.
Here's the example: https://is.gd/siIJYX
Schema
The text was updated successfully, but these errors were encountered: