Trendyol / baklava

Baklava is a design system provided by Trendyol to create a consistent UI/UX for app users.
https://baklava.design/
MIT License
1.24k stars 113 forks source link

[BUG]: CustomElementRegistry has already been used with this registry #891

Open alpgokcek opened 1 week ago

alpgokcek commented 1 week ago

Issue description

I'm getting the following error when I have multiple microfrontend applications. Exception is not breaking my application but should be fixed because it's a uncaught domexception.

control:1 Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "bl-notification-card" has already been used with this registry at CustomElementRegistry.define

Media & Screenshots

No response

Baklava Version

3.1.0

Operating system

Priority this issue should have

Medium (should be fixed soon)

Please review the checkboxes that are applicable.