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 think yesterday a new version was pushed to CDN, its broke on rendering with the below stack trace (and the below input).
TypeError: e.name.localCompare is not a function
at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:56091
at Array.sort (<anonymous>)
at e.initDiscriminator (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:56004)
at e.init (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:54621)
at new e (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:50979)
at e.init (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:54084)
at new e (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:50979)
at new e (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:58730)
at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:130:60086
at Array.map (<anonymous>)
ReDoc Version: 2.0.0-rc.25
Commit: 89054da
I think yesterday a new version was pushed to CDN, its broke on rendering with the below stack trace (and the below input).
with input
The text was updated successfully, but these errors were encountered: