ivteplo / html-sheet-element

HTML Custom Element for Creating Sheets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate call of `show`/`showModal`/`close` triggers an event `open`/`close` again

ivteplo opened this issue · comments

Calling one of those methods twice will result in the corresponding event being triggered also twice.