-
Notifications
You must be signed in to change notification settings - Fork 375
fix(DashboardWrapper): updated passing of onPageResize #9053
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
fix(DashboardWrapper): updated passing of onPageResize #9053
Conversation
|
Preview: https://patternfly-react-pr-9053.surge.sh A11y report: https://patternfly-react-pr-9053-a11y.surge.sh |
nicolethoen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, when i tested this bulk select demo by opening it in a codesandbox, I still see the same error?
tlabaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I see an unrelated minified React errors in the console. We should open an issue and investigate.
Bulk select works for me.
|
It works in the workspace, but I don't know why the codesandbox is displaying the error still... |
|
@nicolethoen Yeah I'm not too sure either... I tried updating locally places where it seemed like might be causing it, making sure onPageResize was a function, but still getting that error |
|
I opened a follow up issue for the codesandbox issue, just to get some of the other work unblocked |
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
What: Closes #9052
Additional issues: