Hidden columns after resize the window

Tags: #<Tag:0x00007f8b290dc6c0> #<Tag:0x00007f8b290dc580>

If i resize my window and change width, my hidden columns dont change. If i chang height of my window columns are shown. Which Hook should i use to prevent this problem?

Hi @tanyasofy

Please share a code example where the issue is replicable, and exact steps how to reproduce it.

It is in Electron App. Vue.js 2 Handsontable 14. I cant share the code, because its a lot of code. Tell me please, maybe i can use one of hooks

Hi @tanyasofy

Without a code example I won’t be able to help in this situation. Maybe you can share a video recording showing the issue?

video

@tanyasofy

Thank you for the video. I can see that there are custom elements applied in the cells. With this it’s even more crucial to be able to see the code to determine if the implementation is correct. Maybe you can prepare a minified example where the issue is replicable?