Mobile Rendering issues (mostly PWA)

I’m curious, are we the only ones that have users who have mobile rendering issues? For example, we have users who are missing the “Create Topic” button at the bottom, and frequently, the list of latest posts page will cut off the right side of the page, hiding the pencil icon to create a post. See screenshots below. With the help of some AI, I developed a Theme Component with mostly CSS (and a little JS) that fixes all of the mobile issues our users are experiencing.

Thanks!

(PS Why can’t I upload here? Link to screenshots here: https://app.screencast.com/8zJFNpSl9vSwt

Looks like you have some element on the page that is causing a horizontal overflow.

Can you test in safe mode first, to see if it’s anything custom?