You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
Uh oh!
There was an error while loading. Please reload this page.
Documentation issue
Describe the bug
When working with CDNs and not using any packager, the style for b-form-select component is missing
Steps to reproduce the bug
Expected behavior
Update the documentation to use
https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/css/bootstrap.min.css
instead of
https://unpkg.com/bootstrap/dist/css/bootstrap.min.css
The text was updated successfully, but these errors were encountered: