Empty response of second site visit
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: andriy.svirin, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Visiting site ohmy.ca view site is correct
- Visiting site ohmy.ca again - and see a blank page
Video for presentation: https://i.imgur.com/CZDEikO.gifv
Actual results:
I guess that caching triggering after js-scripts on the site removes body or something else.
Expected results:
Should be loaded correct page like in Chrome for example.
| Reporter | ||
Comment 1•6 years ago
|
||
Fixed. Was problem with headers and caching js-files on the server.
| Reporter | ||
Comment 2•6 years ago
|
||
Fixed. Problem was on server side: caching and headers for js-files. File sw.js (Service Worker)
Hi Andriy,
Thanks for confirming this issue has been solved on your end. I tested it on Firefox Release 69.0.1 (64-bit) and Nightly 71.0a1 (2019-09-24) (64-bit) and was unable to replicate it.
I'll mark this ticket as Resolved. Feel free to reopen it in case this happens again.
Regards,
Description
•