You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following this change, it seems like it's now impossible to use <Pagination> without raising a deprecation warning. If we set the pageInputDisabled prop to true or false, we get the warning. If we set it to null or undefined, or omit it entirely, it defaults to false and we get the warning. This is a problem for us because our unit tests fail if warnings or errors are raised. Any suggestions?
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
originally reported by @s100 in #6070 (comment)
The text was updated successfully, but these errors were encountered: