Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 6.1.0 Waring overlayRef prop. #783

Closed
renatogabrielbr opened this issue Apr 6, 2023 · 2 comments
Closed

Version 6.1.0 Waring overlayRef prop. #783

renatogabrielbr opened this issue Apr 6, 2023 · 2 comments
Labels

Comments

@renatogabrielbr
Copy link

renatogabrielbr commented Apr 6, 2023

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
ericgio added a commit that referenced this issue Apr 6, 2023
@ericgio
Copy link
Owner

ericgio commented Apr 6, 2023

Thanks for the report! Fixed in v6.1.2

@ericgio ericgio closed this as completed Apr 6, 2023
@renatogabrielbr
Copy link
Author

renatogabrielbr commented Apr 6, 2023

Many thanks!!!

already tried and no warning!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants