DEV Community

Discussion on: DEV.to not working in Firefox

Collapse
 
rhymes profile image
rhymes

Can you check what's going on in your console? Are there any errors? Did you try to start Firefox in safe mode to see if it works with all extensions disabled?

I use Firefox as well and I don't have this problem.

Collapse
 
choroba profile image
E. Choroba

No errors in the console. I can't even reply to your comment, as clicking on "REPLY" does nothing. Interestingly, when I open dev.to in a Private session, it seems correct - but once I log in, it stops working again!

Collapse
 
rhymes profile image
rhymes

It's weird that it's only in one browser.

BTW Private session doesn't disable all extensions, you need to use safe mode and then try to login.

If it still doesn't work can you please open a detailed issue specifying which method you use to login and all the other fields? github.com/thepracticaldev/dev.to/...

Thread Thread
 
choroba profile image
E. Choroba • Edited

Oh, there was an active filter in the console. When I switched all the filters off, I saw three errors:

TypeError: p is null[Learn More]
base-711d367ffa140cda926fa9865d39820c884beb6955454abd65a03cc3a101786e.js:13:1766
<anonymous>
https://practicaldev-herokuapp-com.freetls.fastly.net/assets/base-711d367ffa140cda926fa9865d39820c884beb6955454abd65a03cc3a101786e.js:13:1766
<anonymous>
https://practicaldev-herokuapp-com.freetls.fastly.net/assets/base-711d367ffa140cda926fa9865d39820c884beb6955454abd65a03cc3a101786e.js:13:1
TypeError: InstantClick is undefined[Learn More]
search.js:75:2
l
search.js:75:2
value/<
Search.jsx:32:12
A
preact.mjs:607
O
preact.mjs:471
x/<
preact.mjs:637
x
preact.mjs:611
w
preact.mjs:209
E
preact.mjs:704
[167]/<
Search.jsx:8:2
Error getting user and CSRF Token 
Error: Couldn't find user data on page.
Stack trace:
e@https://practicaldev-herokuapp-com.freetls.fastly.net/packs/Onboarding-90c696173ee5ca4c2bbf.js:1:9528
Onboarding.jsx:51:6
[160]/<
Onboarding.jsx:51:6
Thread Thread
 
rhymes profile image
rhymes

Got it. I think you're experiencing this issue here github.com/thepracticaldev/dev.to/...

:-(