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
@eliaspanagiotidis
The same problem, but with columnResizeMode="fit". If you change this property to "fit" in your example, the resizing the columns will not work at all.
Describe the bug
After upgrading to Vue 3.5, column resizing in case of columnResizeMode="expand" and resizableColumns stopped working as expected.
Reproducer
https://stackblitz.com/edit/b7jonc?file=package.json
PrimeVue version
4.0.7
Vue version
3.x
Language
ES6
Build / Runtime
Vue CLI App
Browser(s)
Chrome
Steps to reproduce the behavior
Expected behavior
Consistent behavior with Vue 3.4 was expected.
The text was updated successfully, but these errors were encountered: