Closed huwshimi closed 2 months ago
After upgrading to 1.2.1 the following error occurs:
Warning: forwardRef render functions accept exactly two parameters: props and ref. Did you forget to use the ref parameter?
It looks like it was caused by this change: https://github.com/canonical/react-components/pull/1118.
:tada: This issue has been resolved in version 1.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
After upgrading to 1.2.1 the following error occurs:
It looks like it was caused by this change: https://github.com/canonical/react-components/pull/1118.