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 has been archived by the owner on Aug 5, 2023. It is now read-only.
next-dev.js?3515:20 Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Check the render method of `ForwardRef(LinkComponent)`.
at PopoverTrigger
Likely something with React 18 and Chakra, and how they're playing together.
The text was updated successfully, but these errors were encountered:
Here's the warning that comes through:
Likely something with React 18 and Chakra, and how they're playing together.
The text was updated successfully, but these errors were encountered: