Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
When performing a State Change, React rerenders the component as expected, but the MapsComponent does not properly redisplay.
In the stackblitz example below, click the "Change State" button and the map goes away.
Resizing the window triggers a map refresh which redisplays the map, but any state or prop change causes the map to disappear. (prop change not included in this demo, but happens on local implementation)
https://stackblitz.com/edit/react-gqfpko-u63mcy
I found a similar issue reported for the Grid, that was fixed a while ago.
https://www.syncfusion.com/forums/155887/custom-react-component-in-grid-toolbar-does-not-rerender