question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug Report][3.0.0] [V-Buttons-Toggle] Ref - Desync & Relative – Do Not Set Values

See original GitHub issue

Environment

Vuetify Version: 3.0.0-beta.3 Vue Version: 3.2.36 Browsers: Chrome 102.0.0.0 OS: Windows 10

Steps to reproduce

  1. Open page
  2. Go to /bug-001
  3. Try click buttons
  4. Profit! You find bugs…

Expected Behavior

reactive and ref both work for array select

Actual Behavior

reactive - didn’t work ref - partialy work, has bugs if you set any values by default

Reproduction Link

Fast reproduce link Source

Example

image

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
KaelWDcommented, Jul 5, 2022

There is a playground in #15215

1reaction
KaelWDcommented, Jun 5, 2022

This is caused by the internal group model having a dependency on the items array, which is empty on the first render https://github.com/vuetifyjs/vuetify/blob/0ad9d7f0efba50f0be4d56b4d13a7aaf155dc765/packages/vuetify/src/composables/group.ts#L157-L161

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug Report][3.0.0] V-App-Bar Collapse On Reload Page
Bar collapse on every page reload. After a few seconds, bar return to valid position. If you disable javascript, app bar didn't return...
Read more >
Issues · vuetifyjs/vuetify · GitHub
[Bug Report][3.0.0-beta.10] V-Select items become transparant inside ... [V-Buttons-Toggle] Ref - Desync & Relative – Do Not Set Values E: group Group ...
Read more >
Bug listing with status RESOLVED with resolution FIXED as at ...
Bug :2 - "How do I attach an ebuild. ... Bug:274 - "pcmcia-cs does not work if kernel is configured with pcmcia" status:RESOLVED...
Read more >
Release Notes — Airflow Documentation
In Airflow 2.2.5 there was a bug introduced that made it impossible to disable Airflow to work in iframe. No matter what the...
Read more >
Version History - JIDE Software
(Grids) Fixed the empty value is not localized in the CustomFilterEditor. See the bug report here. June 1, 2021 - 3.7.12 (Regular Release,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found