Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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

Hi,

We have found a bug, that for the grid with enabled both frozen rows and columns, when remote data source is used, sometimes top-left corner of grid is rendered as empty.

Issue can be recreated here:

https://stackblitz.com/edit/qqxb5x?file=index.ts

Just open the example, wait 5sec (for the timeout to be executed) and observe cells frozen by both columns and rows:

Empty



In our internal use cases it is reproduced in different scenarios, but for demo it was simplest to recreate just by refreshing grid from example code.