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

Lighthouse Error #1158

Open
aress31 opened this issue Sep 11, 2021 · 1 comment
Open

Lighthouse Error #1158

aress31 opened this issue Sep 11, 2021 · 1 comment

Comments

@aress31
Copy link
Contributor

aress31 commented Sep 11, 2021

I think that this console error is caused by the library rather than my own code, here is the stack trace:

Warning: React does not recognize the `styleProps` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `styleprops` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
    at div
    at http://localhost:3000/static/js/vendors~main.chunk.js:868:73
    at Drawer (http://localhost:3000/static/js/vendors~main.chunk.js:14345:87)
    at http://localhost:3000/static/js/vendors~main.chunk.js:868:73
    at EdgeSidebar (http://localhost:3000/static/js/vendors~main.chunk.js:283950:5)
    at Root (http://localhost:3000/static/js/vendors~main.chunk.js:285746:19)
    at push../src/App.js.__webpack_exports__.default (http://localhost:3000/static/js/main.chunk.js:2339:88)
    at InnerThemeProvider (http://localhost:3000/static/js/vendors~main.chunk.js:274339:74)
    at ThemeProvider (http://localhost:3000/static/js/vendors~main.chunk.js:273921:5)
    at ThemeProvider (http://localhost:3000/static/js/vendors~main.chunk.js:274359:5)
    at Router (http://localhost:3000/static/js/vendors~main.chunk.js:330435:5)
    at BrowserRouter (http://localhost:3000/static/js/vendors~main.chunk.js:329933:5)
    at Index (http://localhost:3000/static/js/main.chunk.js:3468:105)
@siriwatknp
Copy link
Owner

which layout version do you use?

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

No branches or pull requests

2 participants