Browser: Chrome 120
OS: Windows
Hi bricks team,
If we export a pop-up from a template, for example, and import it again, all the elements in these two templates will have the same id, and this will cause problems in customization. Please follow the steps below to reproduce.
1- Export an existing template (for example, a popup).
2- After downloading the template, import it again.
3- After import, if you compare the ID of the elements in these two pop-ups, they are exactly the same.
Shouldn’t the elements IDs change automatically after import?