Closed gouxiwen closed 3 years ago
The latest version 5.6.0 doesn't work either
Would you be able to post a runnable, stripped-down demonstration of the bug or steps to reproduce the issue? Would really appreciate it because the time saved reproducing will be time spent fixing.
Bug Reports
hello! I came across such a problem, The handleMoreLinkClick event can not work correctly after pack code by webpack,only the first more link button can trigger, the other can not trigger, and if i change date, the all more link button can not work absolutely!
Version number: "@fullcalendar/daygrid": "^5.5.0", "@fullcalendar/interaction": "^5.5.0", "@fullcalendar/resource-timeline": "^5.5.0", "@fullcalendar/timegrid": "^5.5.1", "@fullcalendar/vue": "^5.5.0", "vue": "^2.6.12", "webpack": "^3.6.0", thank you!