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!

0
Votes

On specifying the opacity of marker to 0 and made it to 1 on pointmove event after that on updating datasource the marker become visible on initial rendering.


Sample: 

https://stackblitz.com/edit/react-qgqrwrvs-lkycrhwi?file=index.js,package.json

Steps:

  1. Open the sample.
  2. Make mouse move and enable marker.
  3. The marker renders in initial load of the new updated data.

Actual: Marker rendering initial load.

Expected: Marker have to maintain its opacity 0.