css files not loaded in some sites
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: valdelivaz01, Unassigned)
References
Details
Attachments
(1 file)
107.22 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0
Steps to reproduce:
access and mess around some react-website
for example: https://id.atlassian.com/manage-profile/profile-and-visibility
the atlassian website is built using react but works fine most of the time, but the profile editing page is completly broken without any css file being loaded
Actual results:
the css files for the page are not loaded, causing it to look totally broken
Expected results:
load all files properly
Reporter | ||
Comment 1•2 years ago
|
||
https://www.wolframalpha.com/
this website breaks as well
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Layout' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 4•2 years ago
|
||
Looks like it; the screenshot shows the page as being quite dark, whereas it's light if I load https://id.atlassian.com/manage-profile/profile-and-visibility on my end.
Reporter, could you confirm whether you're using the Dark Reader add-on for Firefox? And if so: does the issue go away if you disable that extension?
Reporter | ||
Comment 5•2 years ago
|
||
yes, disabling the addon fixes it. It should work regardless tho.
but i guess we could close this issue as it is a copy, sorry for the inconvenience.
Comment 6•2 years ago
|
||
(In reply to valdelivaz01 from comment #5)
yes, disabling the addon fixes it. It should work regardless tho.
Agreed. :)
but i guess we could close this issue as it is a copy, sorry for the inconvenience.
No worries, thanks for the report!
Good news, bug 1834786 was just fixed; probably didn't make today's Nightly, but I imagine it'll be fixed in tomorrow's Nightly.
Description
•