mirror of
https://github.com/AEPKILL/devtools-detector.git
synced 2026-04-26 23:15:48 +03:00
[GH-ISSUE #55] False detection problem for some users #28
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/devtools-detector#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ykdsoft on GitHub (Dec 30, 2022).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/55
Originally assigned to: @AEPKILL on GitHub.
Hi,
First of all, thanks for this awesome library.
I redirect the visitor if devtools open on my site. however some users reported me sometimes they redirect to homepage when reading the arcticle suddenly. and the number of users reporting in this way is increasing.
I am using latest version. Unfortunately I don't have a lot of information. but they usually report that they are using windows 10 chrome. Also the problem is not happen always, happen sometimes. What can i do?
Update: I collected some data from access log. Some browsers (parsed useragent):
Chrome 108 on iOS 16.1 Apple iPhone
Chrome 108 on Android 11
Chrome 108 on Android 12 Samsung SM-A217F
Safari 15.6 on iOS 15.7 Apple iPhone
Safari 12.1 on iOS 12.5 Apple iPhone
Chrome 108 on Android 11 Mi Note 10
Mostly android and ios seem to have problems.
My code:
Thanks.
@Praskand commented on GitHub (Sep 22, 2024):
It may be closed if resolved!