Jquery – How to open a modal (bootstrap 5) with react when clicking a cell in full Calendar
I'm trying to open a modal window using bootstrap 5 (not the library React-Bootstrap) when cliking a Day in the FullCalendar Component in React. I tried accesing through the modal using $ of JQuery but I get this error message…