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
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
An update was added to autosize in version 4.0.3 yesterday that causes an autosize is not a function error when rendering the react-autosize-textarea component.
This didn't occur locally, only in our production builds, but we fixed it by specifying the exact version of autosize (4.0.2) in our package directly.