ColinEberhardt / applause-button

A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts
http://applause-button.com/
MIT License
427 stars 41 forks source link

Broken page after adding applause button #40

Closed azzamsa closed 2 years ago

azzamsa commented 4 years ago

Hi,

We had broken page after adding applause button. This is the "broken page" looks like. and this is the related issue.

Do you have any hints for us?

Thank you for applause button.

bhadaway commented 2 years ago

Make sure to wrap the code with a div or similar like so:

<div><applause-button /></div>

My best guess as to why this happens in some browsers is because applause-button isn't official HTML, and therefore unrecognized, causing it to not closer properly.

azzamsa commented 2 years ago

Sorry, but I don't use it anymore. Feel free to reopen the issue if needed. But I can't provide any further debug info.