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
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
start project
open console
The text was updated successfully, but these errors were encountered:
timagixe
changed the title
Fix Invalid DOM property errors
Fix Invalid DOM property and manifest error
Apr 5, 2022
Describe the bug
Errors like below should be fixed:
To Reproduce
The text was updated successfully, but these errors were encountered: