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

Fix Invalid DOM property and manifest error #135

Open
timagixe opened this issue Apr 5, 2022 · 0 comments
Open

Fix Invalid DOM property and manifest error #135

timagixe opened this issue Apr 5, 2022 · 0 comments

Comments

@timagixe
Copy link

timagixe commented Apr 5, 2022

Describe the bug
Errors like below should be fixed:

Warning: Invalid DOM property `class`. Did you mean `className`?
    at img
    at div
    at div
    at Gallery (http://localhost:3000/static/js/main.chunk.js:1632:86)
    at div
    at Home
Manifest: Line: 1, column: 1, Syntax error.

To Reproduce

  1. start project
  2. open console
@timagixe timagixe changed the title Fix Invalid DOM property errors Fix Invalid DOM property and manifest error Apr 5, 2022
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

1 participant