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 breaks input components inside #342

Closed
abdu4188 opened this issue Jun 12, 2020 · 0 comments
Closed

Accordion breaks input components inside #342

abdu4188 opened this issue Jun 12, 2020 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@abdu4188
Copy link

abdu4188 commented Jun 12, 2020

Hello, I have RadioButtons inside an Accordion and when I select one of the radio buttons the v-model variable changes to the correct value, but the UI is not correct. It do not show the selected button as selected until the next one is selected. And when I click on the other one the button I selected before will change to selected as follows.
Screenshot from 2020-06-12 15-27-51
In this one I selected stat now and Urgent before. But it's showing Urgent as selected. The v-model is updated correctly. If I take the RadioButtons out of the Accordion everything works fine. I am using primevue version 1.3.2 and vue 2.6.11. I have also used bootstrap in this project. Thanks

@cagataycivici cagataycivici self-assigned this Jul 3, 2020
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jul 3, 2020
@cagataycivici cagataycivici added this to the 2.0.0-rc.3 milestone Jul 3, 2020
@cagataycivici cagataycivici changed the title RadioButton inside Accordion not selecting properly Accordion breaks input components inside Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants