Hello! I’m having an issue and I would like to know what am I doing wrong or, if it is actually an issue, if there’s any workaround to solve this.
Sample:
https://jsfiddle.net/j5d41087/
Steps:
1 - Right click cell B1 and select freeze panes
2 - Scroll up and down (First row and first column are fixed)
3 - Delete the fixed row
4 - Right click and select unfreeze panes
5 - Right click cell B1 and select freeze panes
6 - Scroll up and down (First row is not fixed)
The same issue is reproducible with columns, but instead of delete the fixed row, delete the fixed column.