-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReDoc broken with the latest release 1.18.0 #332
Comments
Could you link to your swagger? |
We are experiencing the same issue - https://trackmatic.github.io/trackmatic-documentation/rest/loads/drivers/open-api |
Fixed, new version 1.18.1 will be available on CDN in 20-30 min |
Thanks! |
@mnapoli @RossJayJones @luxifer Sorry for the inconvenience and thank you for the prompt bug report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Our doc was broken when the latest release was tagged. Here are the 2 errors we had:
Error: Uncaught (in promise): TypeError: invalid 'in' operand
TypeError: n.componentSchema is null
We reverted back to 1.17.0 and ReDoc works again.
The text was updated successfully, but these errors were encountered: