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
The tooltip does not occur when hovering over the question mark icon.
The warning in the console:
Warning: Failed prop type: Invalid prop `children` supplied to `ForwardRef(Tooltip2)`. Expected an element that can hold a ref. Did you accidentally use a plain function component for an element instead? For more information see https://mui.com/r/caveat-with-refs-guide
at Tooltip2 (http://localhost:5173/node_modules/.vite/deps/chunk-ALWUXNLT.js?v=8528511e:36206:17)
at SourceVerificationIcon (http://localhost:5173/src/components/ActionBar/SourceVerificationIcon/SourceVerificationIcon.jsx:34:3)
at td
(etc, long trace in node_modules/.vite/deps)
The text was updated successfully, but these errors were encountered:
The tooltip does not occur when hovering over the question mark icon.
The warning in the console:
The text was updated successfully, but these errors were encountered: