Welcome to the ASP.NET MVC feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET MVC, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
NOTE: My version of Syncfusion.EJ2 is 18.15000.0.52, but I didn't have the option in the drop-down above
Follow these steps to create the error:
Following the link to ej2.min.js:10:435341 I found that it refers to this javascript function which I have broken apart to have new lines and indentation:
I believe the problem is that the function doesn't handle properly the condition if e is null. Since we're changing the recurrence params from a string (with values delimited by semicolons, etc.), following the above steps means that e would be null.