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

Accordion v-model not effective #3789

Closed
iynehz opened this issue Sep 4, 2023 · 1 comment
Closed

Accordion v-model not effective #3789

iynehz opened this issue Sep 4, 2023 · 1 comment
Assignees
Labels
BUG Something isn't working
Milestone

Comments

@iynehz
Copy link

iynehz commented Sep 4, 2023

Vuestic-ui version: 1.7.6

Steps to reproduce

Take an accordion example like the default one https://ui.vuestic.dev/ui-elements/accordion#default , change that “value” array from [false, false, false] to like [true, false, false], restart server and see if the first collapse expands or not.

What is the expected behavior?

A default true value in accordion's v-model array should expand the corresponding collapse on page load.

What is the current behavior?

A true value in accordion's v-model array is not effective.

Other information

version 1.7.5 is good. So it breaks since 1.7.6.

@iynehz iynehz added the BUG Something isn't working label Sep 4, 2023
@asvae asvae moved this from Backlog to Todo in Vuestic Dashboard Sep 4, 2023
@m0ksem m0ksem added this to the 1.7.7 milestone Sep 5, 2023
@asvae asvae modified the milestone: 1.7.7 Sep 6, 2023
@m0ksem m0ksem self-assigned this Sep 7, 2023
m0ksem added a commit to m0ksem/vuestic-ui that referenced this issue Sep 7, 2023
@m0ksem m0ksem moved this from Todo to QA / Review in Vuestic Dashboard Sep 7, 2023
@m0ksem
Copy link
Collaborator

m0ksem commented Sep 9, 2023

Must be fixed in 1.7.7 and 1.7.8

@m0ksem m0ksem closed this as completed Sep 9, 2023
@github-project-automation github-project-automation bot moved this from QA / Review to Done in Vuestic Dashboard Sep 9, 2023
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
Status: Done
Development

No branches or pull requests

3 participants