Frozen Columns is not working at @syncfusion/ej2-vue-grids 23 ver.

Hello,

After upgrading the library version from 22 to 23, it doesn't work properly.

The UI of frozen columns is also broken.


version 22.2.12

Image_6513_1698888504872


version 23.1.43

Image_9959_1698888358779


1 Reply

PS Pavithra Subramaniyam Syncfusion Team November 6, 2023 11:21 AM UTC

Hi kim minseok,


From your update we suspect that you are using an old version of CSS. We recommend updating the CSS to the latest version in the index.html file since we made some feature improvement changes from Volume 3 release. Please refer to the code snippet for guidance.


  <link rel='nofollow' href=https://cdn.syncfusion.com/ej2/23.1.43/fabric.css rel="stylesheet"/> 


If you are still facing the issue, please share the full Grid code example, style reference code and a issue replicable sample which will be helpful for us to validate further.


Regards,

Pavithra S


Loader.
Up arrow icon