Issue with v1.6.4 vs v1.7.0
See original GitHub issueI am seeing a error kicked into the console that breaks the page, it was working fine with v1.6.4
when I migrate to v1.7.0
I see the below:
ReDoc initialized! redoc.min.js:15 EXCEPTION: Uncaught (in promise): TypeError: Cannot read property 'split' of null TypeError: Cannot read property 'split' of null at t.exports (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:25:29784) at t.headingOpenRule (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:23:13881) at r.render (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:41:12080) at i.render (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:41:8399) at t.renderMd (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:23:14412) at t.preprocess (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:8:6678) at t.init (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:8:6377) at https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:8:5848 at t.invoke (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:48:8393) at Object.onInvoke (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:11:2457) at t.invoke (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:48:8333) at n.run (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:48:5258) at https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:48:2869 at t.invokeTask (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:48:9070) at Object.onInvokeTask (https://rebilly.github.io/ReDoc/releases/latest/redoc.min.js:11:2357)
BTW, fantastic viewer really enhances the definitions.
Issue Analytics
- State:
- Created 7 years ago
- Comments:10 (10 by maintainers)
I will get something across to you as soon as I can, have a couple of hoops to jump through at work first.
Fixed on v1.8.0 Plz confirm and reopen in case it’s not fixed