It would be very neat if the event info that appears in the map popup could be a react component (the CalendarList) but I'm having trouble making it work. Tried as described here: https://stackoverflow.com/questions/58181405/pass-a-react-component-to-leaflet-popup it is working just by passing the event info as html, but if there is a smart fix for this that I don't know about......
It would be very neat if the event info that appears in the map popup could be a react component (the CalendarList) but I'm having trouble making it work. Tried as described here: https://stackoverflow.com/questions/58181405/pass-a-react-component-to-leaflet-popup it is working just by passing the event info as html, but if there is a smart fix for this that I don't know about......