ben
1
OS info
-
Operating System : Windows 10.0.18362
-
Wappler Version : 2.6.1
Problem description
Inserting Accordion Cards causes the following errors
Steps to reproduce
- Create a file and add the usuals including container, row and column
- In the column, add Accordion Cards
George
2
Well all dynamic components require now an unique ID. Seems we have some default templates to change as well.
You can just add unique ID’s for the buttons and the error will disappear.
1 Like
ben
4
All of the ID's are already unique.
George
5
check the <button>
tags those are missing ID’s
JonL
6
I noticed this issue yesterday and indeed I added unique IDs to solve the problem.