klaemo / popover

Small, composable popover component.
13 stars 5 forks source link

Demo is not working. #6

Open rajeshwar-fissionhq opened 7 years ago

rajeshwar-fissionhq commented 7 years ago

Demo is not working.

ghost commented 7 years ago

Yup , Uncaught TypeError: Failed to execute 'removeEventListener' on 'EventTarget': 2 arguments required, but only 1 present.

Riloko commented 3 years ago

Hi, you have to change this - popover.el.removeEventListener('click') To this - popover.off()

can't contribute to this project(