Mobile browser click events are not detected #4560
Unanswered
csharmatech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am using FastAPI with socketIO and seems like mobile browser button onclick is not detected. The laptop browser button click event works fine. I tested on the mobile browser button click with a simple Javascript alert which displays fine (without emit). When using client emit, the mobile button click event is not detected at all.
Server Code
Client Javascript code
Beta Was this translation helpful? Give feedback.
All reactions