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

https://stackblitz.com/edit/angular-8dwmue?file=app.component.ts

  1. Select D2, and filter by cell value.
    Empty


    
  2. Click on 'save' button, it assigns json to this.model.

  3. Click on 'load' button and wait few seconds, there are timeouts added so we start with fresh component(spreadsheet should dissapear and appear again).

  4. Select D1 and press ctrl + shift + l to clean filters.

  5. Save and load again.


Empty


Filter appear again, component state is different than after save.