-
-
Notifications
You must be signed in to change notification settings - Fork 32.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
[docs] Fix /versions GitHub API rate limitation #19223
[docs] Fix /versions GitHub API rate limitation #19223
Conversation
Details of bundle changes.Comparing: 109c763...c072143
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a feature perspective, it seems to work great: https://deploy-preview-19223--material-ui.netlify.com/versions/. Great start! :)
- Remove version props from global and use context api instead of that. - Remove useEffect from StableVersion.js - Remove cachebranch variable from global scope
@oliviertassinari I couldn't find why argos is failing. |
It's catching a mobile-stepper image size change, but it isn't related to this PR. |
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@hiteshkundal As you mentioned that you didn't have the time to complete the effort before some time, I went ahead with a small commit. I believe we are good to go. Thanks for the help!
Resolves #14762
Before 😧
After 😎