canonical / react-components

A set of components based on Vanilla Framework
https://canonical.github.io/react-components
103 stars 58 forks source link

forwardRef error #1122

Closed huwshimi closed 2 months ago

huwshimi commented 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.

github-actions[bot] commented 2 months ago

:tada: This issue has been resolved in version 1.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: