Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's not available on Android browser, the page loads, and it doesn't seem like js is executing #1101

Open
xuzhihui123 opened this issue Aug 19, 2024 · 2 comments

Comments

@xuzhihui123
Copy link

It's not available on Android browser, the page loads, and it doesn't seem like js is executing。
System: Android 12 Protocol: HTTPS
UA: Mozilla/5.0 (Linux;Android 12;RKY-AN00
Build/HONORRKY-TN00;) AppleWebKit/537.36(KHTML.like Gecko) Version/4.0 Chrome/97.0.4692.98 Mobile

@ThornWalli
Copy link
Contributor

Hello @xuzhihui123 ,

put the BoosterLayer into the layout to see where the problem occurs.

Execution is blocked if hardware or battery is not sufficient.

When “weak hardware” occurs, something seems to block the browser even without JS.

@SohailYounas20
Copy link

SohailYounas20 commented Sep 10, 2024

Hi,

I am also experiencing this issue specifically on Samsung devices using the Samsung Browser. In my case, no JavaScript or click events are working on the Samsung Browser, while the app works fine on Chrome on the same device. The problem seems to be isolated to Samsung’s native browser, as I haven’t encountered it on other browsers like Chrome or Firefox.
To help further investigate, I created a new blank Nuxt project with the following setup:

Node Version: v20.16.0
Nuxt Version: 3.13.1
"nuxt-booster": "^3.1.5"
I only installed the nuxt-booster module, and the @click function still don't work on Samsung's native browser.

This issue is coming on android version 13 and greater

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants