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!

0
Votes

Hi !

I simply want to report that the persistence on the Angular Checkbox isn't working properly.

Indeed the id provided on the component isn't used in the cache storage and instead uses a random number (id). Note that this number changes every time you refreshes the page. Cancelling out the cache purpose. 

Attached the code and the persistence preview (note that 3 instances of the same checkbox is present even tough only a single c

heckbox is present in the page).

checkbox cache.png