Files
cunningham/packages/react
jbpenrath ef8a225406 🐛(react) use uniqueId for modal portals
When a ModalProvider is mounted, it renders a div with an id which is use as
container to render modals through portals. But currently, if developer use
several CunninghamProvider across its application, a container with the same
id will be rendered several times that is weird. To prevent this kind of id
collision, we decide to generate a unique Id for each ModalProvider.

Resolve #352
2025-07-24 11:40:09 +02:00
..
2025-01-08 11:02:50 +01:00
2023-10-04 15:18:00 +02:00
2025-07-24 11:40:09 +02:00
2023-01-20 17:00:31 +01:00
2025-01-08 11:02:50 +01:00
2023-08-10 18:37:15 +02:00
2025-05-06 09:57:28 +02:00
2024-08-20 13:51:29 +02:00
2025-05-06 09:57:28 +02:00
2023-09-05 11:15:51 +02:00
2025-01-08 11:02:50 +01:00
2025-01-08 11:02:50 +01:00
2025-01-08 11:02:50 +01:00