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
Hello, since the last update 6.1.0/6.1.1 I'm getting this warning,
Already tried disable strict mode.
besides the warning no problems, its possible to disable this warning?
thanks.
react_devtools_backend.js:2655 Warning: React does not recognize the `overlayRef` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `overlayref` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
- Version 6.1.0, 6.1.1
- Vite 4.2.1
- Node 19.8.1
- React 18.2.0
The text was updated successfully, but these errors were encountered:
Hello, since the last update 6.1.0/6.1.1 I'm getting this warning,
Already tried disable strict mode.
besides the warning no problems, its possible to disable this warning?
thanks.
The text was updated successfully, but these errors were encountered: