We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying the expandable row example and I'm getting this error in the console every time I click a column or row to expand.
Here is the error I'm getting: Uncaught TypeError: _this3.props.adjustHeaderWidth is not a function
Uncaught TypeError: _this3.props.adjustHeaderWidth is not a function
Anyone else experiencing this also?
The text was updated successfully, but these errors were encountered:
it's wired for this error. I will try to make some improvement but I'm not sure my patch can solve this issue. thanks
Sorry, something went wrong.
Hello Allen,
Thanks for your reply. When do you think you will release this patch.
I'm not sure, due to busy on work, anyway, I think in sunday or next monday.
9202f31
Fixed on v2.9.1, check it out 👍
v2.9.1
No branches or pull requests
I'm trying the expandable row example and I'm getting this error in the console every time I click a column or row to expand.
Here is the error I'm getting:
Uncaught TypeError: _this3.props.adjustHeaderWidth is not a function
Anyone else experiencing this also?
The text was updated successfully, but these errors were encountered: