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

Dark mode issues with v0.18 #1898

Closed
6 tasks done
ptdev opened this issue May 20, 2024 · 1 comment · Fixed by #1901 or #1904
Closed
6 tasks done

Dark mode issues with v0.18 #1898

ptdev opened this issue May 20, 2024 · 1 comment · Fixed by #1901 or #1904
Labels
bug Something isn't working

Comments

@ptdev
Copy link

ptdev commented May 20, 2024

Describe the bug

Hi,

v0.18 is causing an issue with dark mode on navbars/navbar dropdowns.

Example with v0.17.6 -> https://stackblitz.com/edit/nuxt-starter-xf1rw2?file=package.json

Example with v0.18.0 -> https://stackblitz.com/edit/nuxt-starter-txdfig?file=package.json

Both are exactly the same except for the bootstrap-vue-next version.

And as you can see, the previous version shows the dropdown (correctly) in dark background.
But on the latest version, the dropdown has a white background.

Cheers

Reproduction

https://stackblitz.com/edit/nuxt-starter-txdfig?file=package.json

Used Package Manager

yarn

Validations

  • Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
@ptdev ptdev added the bug Something isn't working label May 20, 2024
Copy link

stackblitz bot commented May 20, 2024

VividLemon added a commit to VividLemon/bootstrap-vue-next that referenced this issue May 21, 2024
VividLemon added a commit that referenced this issue May 21, 2024
This was referenced May 21, 2024
xvaara added a commit to xvaara/bootstrap-vue-next that referenced this issue May 22, 2024
* upstream/main: (23 commits)
  feat(BInput): Alias BFormInput to BInput
  fix(nuxt): dont teleport everything to #teleports -- selectively teleport based on body fixes bootstrap-vue-next#1898
  chore: release main
  feat(nuxt): allow passthrough options to createBootstrap plugin
  chore: release main (bootstrap-vue-next#1894)
  feat: implmenet a use defaults system WIP fixes bootstrap-vue-next#1607  (bootstrap-vue-next#1889)
  docs(BCheckBox*): Small changes to get documentation to parity (bootstrap-vue-next#1873)
  docs: Add component reference link in the page table of contents sidebar
  fixed BTableLite item _showDetails
  BTable delete selection when primary-key
  chore: release main
  feat(BTable): add change event -- replaces bv `modelValue` see bootstrap-vue-next#1775 (comment)
  chore: release main
  fix(BTable): selectedItems not clearing values properly fixes bootstrap-vue-next#1878 (bootstrap-vue-next#1879)
  chore: release main (bootstrap-vue-next#1874)
  fix(BTable): Pass through original records to slots in most circumstances (bootstrap-vue-next#1869)
  chore: release main (bootstrap-vue-next#1867)
  feat(BTable): Allow dot in sortby key
  fix: update dependencies to fix a bug in vue compiler (bootstrap-vue-next#1866)
  chore: release main (bootstrap-vue-next#1859)
  ...
Pequem pushed a commit to Pequem/bootstrap-vue-next that referenced this issue May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant