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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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