Skip to content
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

'next' tag is behind #1184

Closed
ZimbiX opened this issue Feb 25, 2020 · 2 comments
Closed

'next' tag is behind #1184

ZimbiX opened this issue Feb 25, 2020 · 2 comments

Comments

@ZimbiX
Copy link

ZimbiX commented Feb 25, 2020

The latest release is now 2.0.0-rc.23, but the next tag still points to the previous one.

However, I am only assuming that it's supposed to point to the latest one; I could not find a description for the tag.

Updating the tag that most people would be using is particularly important given the fix is in 2.0.0-rc.23 to the recent critical scrolling/sidebar breakage described in several recent issues:

This tag issue is present on both jsdelivr and unpkg, so does not appear to be a CDN issue as has been previously thought:

https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js
https://unpkg.com/redoc@next/bundles/redoc.standalone.js

The above URLs should instead be returning the same as this:

https://cdn.jsdelivr.net/npm/redoc@2.0.0-rc.23/bundles/redoc.standalone.js

@RomanHotsiy
Copy link
Member

Updated next tag. Thanks for pointing out!

@RomanHotsiy
Copy link
Member

It should be updated soon, depends on CDN providers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants