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!
Tooltip component throws script error when setting content as "${}".
Replication procedure:
Run this sample https://stackblitz.com/edit/react-functional-components-jtdryn?file=index.js
Hover the first Tooltip.
It throws script error.
Expected: Tooltip should not throws any script error.