Fullcalendar: Bug: clicking on eventLimit popover 'X' button triggers dateClick

Created on 27 Mar 2019  路  3Comments  路  Source: fullcalendar/fullcalendar

If I have a date limit popover showing, when I click the 'X' button to close the popover, the dayClick event for the calendar date underneath the X button is triggered, and it should not be triggered, as the user did not actually click on that date -- at least, in my opinion 馃槄 .

Codepen:
https://codepen.io/anon/pen/zbQXre (Click '+2 More' on March 12 -> click X to close popover -> JS alert is shown for dayClick and it shouldn't be)

Thanks! :)

Confirmed Event MorPopover

Most helpful comment

fixed in v4.0.2!

All 3 comments

Confirmed, thanks.

Just noticed this bug myself! Please update this issue the minute this is fixed to solve my issue.

fixed in v4.0.2!

Was this page helpful?
0 / 5 - 0 ratings