Dani Palou
ff7a075cec
MOBILE-4470 compile: Fix component ID collision detected warning
...
Angular generates a unique component ID for each component to apply style encapsulation, restore application state, etc. Our compile code generated the same ID every time some HTML was compiled, and Angular displayed a warning in the console. Applying a different attribute every time makes sure the component ID is different in each compile.
2024-05-27 16:30:20 +02:00
..
2023-11-23 15:25:36 +01:00
2024-05-22 14:26:09 +02:00
2024-05-22 14:26:09 +02:00
2024-05-27 16:30:20 +02:00
2024-05-16 22:46:12 +02:00
2024-05-24 12:29:52 +02:00
2024-05-22 14:26:09 +02:00
2024-05-16 22:46:12 +02:00
2024-05-22 14:26:09 +02:00
2024-05-16 22:46:12 +02:00
2024-05-14 11:29:00 +02:00
2024-05-22 14:26:09 +02:00
2024-03-13 12:27:23 +01:00
2024-05-14 13:33:34 +02:00
2024-05-22 14:26:09 +02:00
2024-05-22 14:26:09 +02:00
2024-05-22 14:26:09 +02:00
2024-03-07 11:29:34 +01:00
2024-05-22 14:26:09 +02:00
2024-05-09 11:22:48 +02:00
2024-05-22 17:15:36 +02:00
2024-05-16 22:46:12 +02:00
2024-05-22 14:26:09 +02:00
2024-05-16 22:46:12 +02:00
2024-05-22 14:26:09 +02:00
2024-05-22 14:26:09 +02:00
2024-05-16 22:46:12 +02:00
2024-05-16 22:46:12 +02:00
2024-05-16 22:46:12 +02:00
2024-04-04 12:12:07 +02:00
2024-04-25 09:46:43 +02:00
2024-05-22 14:26:09 +02:00
2024-04-25 09:46:44 +02:00
2024-05-21 10:29:59 +02:00
2024-03-07 11:29:34 +01:00
2024-03-18 08:28:47 +01:00