Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NotSupportedError: Failed to execute 'define' on 'CustomElementRegistry': the name 'clr-icon' has already been used with this registry #107

Open
AICrafterZheng opened this issue May 11, 2020 · 0 comments

Comments

@AICrafterZheng
Copy link

Hi,

Thanks for your outstanding work making a react version of Clarity. I'm trying to implement a VC UI Plugin using clarity-react. And I'm able to install and use clarity-react by following #72 and #82.

I can load and use components like Card/Table successfully. And I load the components from dist after running make under folder node_modules/@dell/clarity-react.
e.g.

import { Table } from '@dell/clarity-react/dist/tables/Table'

But when I try to use the component Modal, I got the error:
error
Here is the code:
code

Any ideas? Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant