Skip to content

Missing custom-select style if latest bootstrap is used #6671

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

Closed
1 of 4 tasks
camicase82 opened this issue Jun 17, 2021 · 3 comments · Fixed by #6623
Closed
1 of 4 tasks

Missing custom-select style if latest bootstrap is used #6671

camicase82 opened this issue Jun 17, 2021 · 3 comments · Fixed by #6623

Comments

@camicase82
Copy link

camicase82 commented Jun 17, 2021

Documentation issue

  • Reporting a typo
  • Reporting a documentation bug
  • Documentation improvement
  • Documentation feedback

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

  1. Go to https://bootstrap-vue.org/docs/reference/starter-templates and copy the code
  2. Add a element
  3. Open the page
  4. Check the custom-select on the select tag, the styles are missing, but when seeing the component on the samples pages, the style is there

stylesIssue

  1. Check that the loaded bootstrap is 5, instead of the supported one

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

@Hiws
Copy link
Member

Hiws commented Jun 17, 2021

I have a PR open which should solve this issue.
#6623

@Hiws Hiws linked a pull request Jun 18, 2021 that will close this issue
21 tasks
@stale
Copy link

stale bot commented Apr 16, 2022

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.

@stale stale bot added the Status: Stale label Apr 16, 2022
@stale
Copy link

stale bot commented Apr 27, 2022

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!

@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants