-
Notifications
You must be signed in to change notification settings - Fork 15k
Add bootstrap-5.3.2.min.js dependency for api reference v1.29+ #50466
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
Add bootstrap-5.3.2.min.js dependency for api reference v1.29+ #50466
Conversation
The committers listed above are authorized under a signed CLA. |
Welcome @spyfly! |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Fixed for v1.30, v1.31 and v1.32: ❌ Does not seem to work for Preview v1.29 but that looks like a seperate bug to me. |
Thanks. |
LGTM label has been added. Git tree hash: ef419556f01a006b8b1f33a7da8aa885c40087b5
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Adds bootstrap-5.3.2.min.js to fix example button issue for https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.29/ and higher.
Issue
Closes: #50462