You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixes a NaN bug when `displayData.cols` was undefined
- Resolves type error where `activeColCount` was being declared as a string but used as a number.
- Also added some reactivity so it works when a window gets resized.
0 commit comments