When we upgraded to Blueprint Table 3.8.3 we noticed our app's reaction to user column resizing isn't happening until after the user clicks again. Here's GIFs of 3.7.1 and 3.8.3


In addition to this, we're also seeing where it doesn't render most of the rows in the table until after a long delay, making it seem like there are only a few rows. I'm pretty sure it also requires a click or some form of interaction in order to get them to load (this was recorded by another teammate).

I think both issues are due to lingering problems we still have with the table after refactoring React lifecycle methods in 3.8.0... for now I would recommend downgrading to 3.7 until these are resolved https://github.com/palantir/blueprint/milestone/41
any plans to fix this? This issue prevents a lot of people from upgrading to table 3.8.
Most helpful comment
any plans to fix this? This issue prevents a lot of people from upgrading to table 3.8.