Welcome to the Vue feedback portal. We’re happy you’re here! If you have feedback on how to improve the Vue, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Header displayed as “information” when we set header as null
The issue is here :
node_modules\@syncfusion\ej2-popups\src\dialog\dialog.js
line 1816 :
Replication procedure :
1. Run
the Sample.
2. You
can see the issue
Expected Output: Header should be empty when we set header as
null as per documentation
Current Output: Default header “information” has displayed