Prevent Recursive Redrawing in AdjustTableSize#4598
Prevent Recursive Redrawing in AdjustTableSize#4598rathboma merged 3 commits intoolifolkerd:masterfrom
Conversation
kunaljaykam
left a comment
There was a problem hiding this comment.
You shouldn't make changes in dist folder. You can read the contibuting guidelines here: https://tabulator.info/community/pr
|
Reverted the Build Step - Reset dist Folder to origin/master |
|
Hi @olifolkerd - any chance this gets merged into a 6.3.1 release soon? |
|
Still waiting for this PR to be merged in 6.3.0. Not sure if it was forgotten or what was the issue. |
|
I think this looks fine. Going to merge. Thanks so much for the contribution! @azmy60 and I are online more than Oli -- we work on Beekeeper Studio, and we're helping out on Tabulator because Beekeeper also uses Tabulator, so we want it to be super awesome. :-). So if you need someone, ping us |
|
When do you expect a release of this version and will it be 6.3.1? Or has it been released as 6.3.1? Just noticed the date last released was Jan 19. I'm interested in the fix for #4467 which looks like it was included. |
|
I'll probably put out a release by the end of the month. Want to circle back with Oli before I do (and currently in the throws of a Beekeeper release). |
I'm on Tabulator 6.3.1 (current latest version, released in January 2025). I'm being hit by the stack size bug that is fixed in this PR. You ( @rathboma ) mentioned above you were hoping to put out a release soon with the fix in it, but it doesn't seem to have happened. Any update on this? I'd prefer to use an official release if it's coming, but the bug is a show-stopper so if there's no release planned, I may have to patch it manually at my end. Thank you for your work on this library. It's fantastic! 😄 |

Fix #4467
Fix #4599