DEV Community

Discussion on: FullCalendar with React

Collapse
 
alsmith808 profile image
Alan Smith

Hi Laura,

Did you have to go through any webpack configuration to get fullcalendar working. I have the calendar displaying but cant seem to get things working like clicking on a date and getting a pop up of the date like the simple react examples on the site. I can do basic things like display events from a static events array, its driving me up the wall trying to get it to work, any advice would be great. I'm trying to add it as part of a create react app I've made, calendar being one of the features, thank you!

Collapse
 
lberge17 profile image
Laura Berge

Hi Alan! Sorry I'm just now getting to this. If you're still having issues, I would check if @fullcalendar/interaction is installed correctly via npm?