You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently trying to add a open all, close all AccordionItems button, and stumbled over the fact that when the :open parameter is set to true, the AccordionItem is correctly opening, but the reverse part - setting it to false does not close the AccordionItem.
Manually it works and in the showcase of the component is marked as it can be toggled between true and false.
But its not working with ref, computed or else and also not with a simple button in the playground.
I have checked that there is not already a bug report for my issue.
I confirm that are no sensitive information included in this bug report. e.g. credentials, internal project details (for employees of the Schwarz Group) etc.
The text was updated successfully, but these errors were encountered:
mj-hof
changed the title
[Bug]: OnyxAccordionItem not closing when :open receives a false
Fix OnyxAccordionItem not closing when :open receives a false
Feb 10, 2025
Version
1.0.0-beta.146
Description
I am currently trying to add a open all, close all AccordionItems button, and stumbled over the fact that when the :open parameter is set to true, the AccordionItem is correctly opening, but the reverse part - setting it to false does not close the AccordionItem.
Manually it works and in the showcase of the component is marked as it can be toggled between true and false.
But its not working with ref, computed or else and also not with a simple button in the playground.
Reproduction steps
https://playground.onyx.schwarz/?onyxVersion=1.0.0-beta.146#eNp9U01PGzEQ/StT9wJSkj20pzRUQIVUeihVy9FS5XonG4PXtuzZbVCU/87Ym48NIKQc1vOeZ96852zEVQizvkMxF4ukowkEVrnmQgpKUkBC6sJX6UwbfCTYwJ17Wl9p7WNtvJucHm8J26F03RF5B1tYRt+CFMnQ1HNdii+jXhGXRwprKKh02rtEgOugXA0XmXW2VDbheUGXndPEw4B801g8O4eNdLCjz3plO+RLH8Zn6bb55qIaFuR1Fqw0WEXI3wCL2vSgrUqJ184yp0009ZR1kDIOoxSFxsSTdXfFl+XsAsx9QMfdBhmHBoW9nw0fV6hqjCMM4H5lEvCvfYJDR/heeKMW1Yn+ofRKxF70KTJeZRfTpbZGP+bIi6UcezX4UrEx2a3xODERQ4DTVoXZQ/KOn06JQO4AfjfzIZRcO0Y/59OKKKR5Vena8d0arenjzCFVLrTVnnr5D0nx7ESVcTWumSlF7scxbnk+JY5maZoX07Vvg7EY70J+H6cqlLX+/49So9jhZF/XK9SPb9Qf0k7wr4gJY8+mHDBSsUEa4Js/P3HN3wew9XWXLXwH/I3J2y5rHGjXnatZ9ohX1N4WM41r7tPNmtCl/VJZaHGj8Ms/59s7qx/lfpp9Hrn4t8eYe7KBOdpEYvsMR95bjQ==
Confirmations
The text was updated successfully, but these errors were encountered: