![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Tool to show what component of a webpage is being loaded?
I am loading some pages from my computer but the status is always loading. I would like to check what part such as image is missing but I don't know any tools for this.
Выбранное решение
This may also be an issue with JavaScript that isn't working properly and in such a case it may be difficult to track down.
You can check the Net log in the Web Console (Web Developer > Web Console;Ctrl+Shift+K) to see if there is a problem with loading elements.
Прочитайте этот ответ в контексте 👍 1Все ответы (2)
Выбранное решение
This may also be an issue with JavaScript that isn't working properly and in such a case it may be difficult to track down.
You can check the Net log in the Web Console (Web Developer > Web Console;Ctrl+Shift+K) to see if there is a problem with loading elements.
I have not found the problem yet as it comes and goes. But I think a log may detect it. Thanks.
Изменено