You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @wenlixun ! Thanks for filing the bug. The intention here is for this event listener to only run when the isMobile flag is true. When testing I have found that it does seem to correct add and remove the event listener on mobile devices and does not do so on non-mobile devices. Is there still a concern here?
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Liveness
How is your app built?
Webpack
What browsers are you seeing the problem on?
No response
Which region are you seeing the problem in?
No response
Please describe your bug.
Cannot remove the EventListener like below.It may cause the memory rise
What's the expected behaviour?
That should be
Help us reproduce the bug!
It's easy to see
Code Snippet
Console log output
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: