Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hey,

Running Angular 11.

Upon attempting to navigate away from the page, dropdown controls break, presumably due to the [edit] parameters provided to the column. 


I am unable to paste my code to show the sample, presumably because it's HTML.


The column in question seems to fail assuming that the regionParams object should be providing a fully qualified create, read, destroy, etc. functions. But in accordance with the documentation, I am providing a param. 

This issue seems to be a bug as the controls work as intended initially, but upon navigating away from the page and back to the page causes the issue.  (See video)

The error returned is: col.edit.create is not a function