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

BTable v-model:selected-items and select-mode single #1878

Closed
6 tasks done
makroxyz opened this issue May 2, 2024 · 1 comment · Fixed by #1879 or #1880
Closed
6 tasks done

BTable v-model:selected-items and select-mode single #1878

makroxyz opened this issue May 2, 2024 · 1 comment · Fixed by #1879 or #1880
Labels
bug Something isn't working

Comments

@makroxyz
Copy link
Contributor

makroxyz commented May 2, 2024

Describe the bug

BTable select single mode doesn't work while using v-model:selected-items

Reproduction

https://stackblitz.com/edit/github-zxcvtr?file=src%2Fcomponents%2FComp.vue,src%2FApp.vue

Used Package Manager

pnpm

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.
@makroxyz makroxyz added the bug Something isn't working label May 2, 2024
Copy link

stackblitz bot commented May 2, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

VividLemon added a commit to VividLemon/bootstrap-vue-next that referenced this issue May 4, 2024
…es instead

fix(BTable): selectedItems not clearing values properly fixes bootstrap-vue-next#1878

fix(BTable): selectedItems with range not displaying class

test(BTableLite): toggle details functionality

test(BTable): selectedItems functioanlity
VividLemon added a commit that referenced this issue May 4, 2024
…1879)

refactor(BTableLite): remove internal props. Use Weakmap to sync values instead

fix(BTable): selectedItems with range not displaying class

test(BTableLite): toggle details functionality

test(BTable): selectedItems functioanlity
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
…ap-vue-next#1878 (bootstrap-vue-next#1879)

refactor(BTableLite): remove internal props. Use Weakmap to sync values instead

fix(BTable): selectedItems with range not displaying class

test(BTableLite): toggle details functionality

test(BTable): selectedItems functioanlity
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