NodeBB on Android / PWA
-
@julian It's all hosted on a virtual server of our department. Our IT said they have no clue either why this is happening. They know nothing about NodeBB either as this was all setup by me for solely my team and now it's easy for them to say it's something out of their influence. So long story short, nope, that I know of.
-
@schajuli I usually end up using BrowserStack to debug issues like this. I think they have a free tier.
You will have to use BrowserStack Local since, I assume, you're behind a corporate firewall. You should be able to inspect all network traffic and see if any errors occur. You could also try running Android Studio on your desktop, but that's a little more involved.
-
This has been happening recently on my site as well
https://uman.pw
-
True, it looks vers similiar in terms of the unwanted behaviour!
Is there maybe a plugin or so which is causing this issues? Now even more excited to find out what's going on here ... -
I can reproduce the bug if I change the UA on my desktop to Android and it looks like there is quotation marks wrapping these elements
-
@y-batvinik said in NodeBB on Android / PWA:
I can reproduce the bug if I change the UA on my desktop to Android and it looks like there is quotation marks wrapping these elements
Interessting. How and to what did you change it? For me it seems like it does neither on your site nor on mine make a difference if I change it directly in Chrome. So could not really reproduce. Once there was a loading issue but not sure if that was just a coincidence.
-
@y-batvinik said in NodeBB on Android / PWA:
toggle device mode
Indeed, you are right - with the toggled device mode it's again messed up also on Desktop!
-
@y-batvinik Could you find out more?