Skip to content
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

Re-rendering addResizedColumns BUG #218

Open
MiguelBizzi opened this issue May 28, 2024 · 3 comments
Open

Re-rendering addResizedColumns BUG #218

MiguelBizzi opened this issue May 28, 2024 · 3 comments

Comments

@MiguelBizzi
Copy link

MiguelBizzi commented May 28, 2024

I'm having trouble with re-rendering the table. When the components re-renders the resize bugs and set all columns to big numbers

image

Im the code above, I use a variable to control the table display, but when hidding and showing it the columns width gets really big. Debuging I saw that $columnWidths get's random numbers every time.

image

@chbert
Copy link

chbert commented Aug 16, 2024

@MiguelBizzi I have a similar issue, did you find a solution?

@chbert
Copy link

chbert commented Aug 16, 2024

@bryanmylee
Copy link
Owner

Unfortunately the resize plugin can be quite finicky. I'm not sure why it's causing the sudden jump in size, but I'd appreciate any help debugging it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants