Weird bug, app doesn't work on mobile mode

My app works fine when it’s rendred on full browser screen ( laptop mode ) but when I switch to mobile mode ( android / iOS ), all the component which are related to a backend http request don’t work anymore, but other button and action are working fine, like my static app menu.

what is the error log of the mobile mode you are facing? can you add the log of your error.

If happen this just refresh your page

@yashwanth493 There no error logged ! that’s what makes it weird

@gokujy It’s not working

show your screen and code, what you did?

@gokujy Everything looks fine but those ion-options doesn’t work on mobile mode. but work in the web mode