question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Infinite loading on Firefox

See original GitHub issue

Description 📖

Hey @ElMassimo! Testing locally creating a website with iles and also checking the docs website, I’m finding iles sometimes makes the website load infinitely. I’m attaching a video at the screenshots section so you can see it live.

Locally it has happened to me when creating a Vue component inside a Vue component.

I can only see this problem on my Mac Book Pro running Firefox 94, not on Chrome.

Tried on Incognito without any extension and this problem is also happening!

Reproduction 🐞

The very same docs website has this problem 😃

Screenshots 📷

https://user-images.githubusercontent.com/24988424/143696708-99c79875-b8c6-4c96-89e1-cd14d2ba0f9e.mp4

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ElMassimocommented, Nov 28, 2021

@santicros Added a workaround in iles@0.6.6 that prevents DOM parsing from being blocked in Firefox.

Once Firefox fixes the issue I’ll revert the change.

1reaction
ElMassimocommented, Nov 28, 2021

@santicros Seems like this Firefox bug causes DOM parsing to stop, causing the page to never finish loading.

Removing async from the island script tags would avoid running into this Firefox bug, but it would also negate some performance benefits in other browsers.

Closing, but will investigate to see if there are any simple workarounds that îles can provide out of the box until Firefox fixes this bug.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Websites show a spinning wheel and never finish loading
This article explains what to do when specific websites (not all) start to load, but never finish (i.e. the tab displays a spinning...
Read more >
Firefox browser is suddenly failing to load websites [U: Fixed]
Open a new Firefox window. · Type about:config in the URL bar. This will open a settings screen. · Search for the setting...
Read more >
Firefox can't load websites but other browsers can - Reddit
Any fix for this bug? The basic function of the web browser is to load a webpage and Firefox is failing that. This...
Read more >
How to Fix: Mozilla Firefox not Loading Pages? - BrowserHow
Similarly, the Mozilla Firefox not loading pages is one of the browser issues that can easily be fixed. Most the loading issue is...
Read more >
FIXED: Youtube Not Working In Firefox Browser | Won't Load
Mozilla's Firefox browser is a solid option for privacy-conscious internet users. Furthermore, the browser is highly polished and dependable ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found