Error in console
See original GitHub issueDescription
The dimensions that are mentioned in the manifest.json for the icons don’t seem to be the same as the actual size for both the logo192.png
and logo512.png
.
Screenshots
Additional information
It’s a beginner-friendly issue to solve and if you are having experience in this project kindly leave it for other newcomers. If anyone is not able to solve it feel free to ask me on the discord server or tag me here, I will help you out.
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (11 by maintainers)
Top Results From Across the Web
JavaScript console.error() Method - W3Schools
The error() method writes an error message to the console. The console is useful for testing purposes. Syntax. console.error(message). Parameters ...
Read more >Fix JavaScript errors that are reported in the Console
Open the demo webpage JavaScript error reported in the Console tool in a new window or tab. · Right-click anywhere in the webpage...
Read more >console - Web APIs - MDN Web Docs
Chrome Edge Firefox
console Full support. Chrome1. Toggle history Full support. Edge12. Toggle history Full s...
assert Full support. Chrome1. Toggle history Full support. Edge12....
Read more >HTML | DOM console.error() Method - GeeksforGeeks
The console.error() method in HTML is used to display an error message on the console. The console.error() method is used for testing ...
Read more >How to open the browser console to view errors
Checking the browser console for errors is the first step in troubleshooting these issues. After opening the browser console, you can start ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@krishguptadev leave it for beginners 😆
I ll make a pr in the morning 😀