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

DOMException: Failed to execute 'define' on 'CustomElementRegistry' #99

Open
tkddnr924 opened this issue May 2, 2023 · 0 comments
Open

Comments

@tkddnr924
Copy link

tkddnr924 commented May 2, 2023

Hello. I am using your program well. Your program works fine. However, there is one problem, so I register the issue.

I use applause-buton based on Ghost Blog. I referred to the following site.

Error

I execute Chrome DevTools on my blog and checked the console.

Checked for errors.

Uncaught DOMException: Failed to execute 'define' on 'CustomElementRegistry': the name "applause-button" has already been used with this registry 

image

How i built it

  1. yarn add applause-button
  2. copy js and css in "\node_modules\applause-button\dist"
  3. Add <applause-button style="width: 58px; height: 58px;"/>
  4. gulp build
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