Duplicated ID if I use 2 different tables in the same web
Bootstraptable version(s) affected
1.21.4
Description
If I call 2 different tables, I get a lot of warning and errors from EDGE browser, for duplicated ID
Example(s)
Possible Solutions
every input and button should start with the table ID in their ID name
Additional Context
No response
Please provide us an example using our live editor.
For some reason, I use the same code in my end and the ID collision warning are all present. In this demo example, the collision IS PRESENT (you can search button id="add" and button id="delete" in both table multisort button), but it does not appear as a warning (don't know why). In the demo only appear the warnings and errors in this screenshot.
https://live.bootstrap-table.com/code/francogp/15608
Is the multisort extension the only extension with duplicated Id's ? Do you also get errors if the multisort extension is disabled ?
the id collision seems to be multisort extension
Thank you for the confirmation.