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!
I have a schedule component that I want to override the popup template when the user clicks a cell, but the content is not working. I did a lot of debugging, and I found that no matter what I pass to the content field, it is never going to render at the dom, but if I remove the content field and let the popup be the default, it works just fine.
This is where the exception happens, and it happens because the code is trying to grab something from a class, but as I said, there is nothing inside the popup at all.