Cannot stop a listener in javascript
I’m working with Pikaday (https://github.com/Pikaday/Pikaday).
I’m trying to create a calendar with two months opened at the same time, which would allow to choose date range.
Everything works correctly except when I have my date selected, my hovering effect, which allows to see the picked range, does not stop.