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!
Sample : https://stackblitz.com/edit/react-jkzvml-ntkb5z?file=index.html,package.json,index.js
A console error occurred when using the position property in the dialog. The issue only occurs when the header property is used as a function and the position property is also used. However, if we use the header property as a string, the issue does not replicate.
|
|
Replication procedure :
Expected Output: The dialog needs to be opened without a console error.
Current Output: A console error occurred while opening the dialog.