-
-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When using activetable within vue and setting tablestyle getting following error #55
Comments
duplicate #16 |
@irshadmb try to make a codepen or a reproducable use case to help devs, ty |
Function.shouldRerenderTable
|
Cannot read properties of null (reading 'offsetWidth')
TypeError: Cannot read properties of null (reading 'offsetWidth')
at ParentResize.shouldRerenderTable (webpack-internal:///./node_modules/active-table/dist/activeTable.js:9872:50)
at ActiveTable.resizeCallback (webpack-internal:///./node_modules/active-table/dist/activeTable.js:9878:18)
The text was updated successfully, but these errors were encountered: