[GH-ISSUE #85] False positives #155

Open
opened 2026-03-13 17:28:09 +03:00 by kerem · 1 comment
Owner

Originally created by @dragos99 on GitHub (Dec 25, 2025).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/85

Hey, unfortunately this has false positives. Do you know when such cases could happen?

Originally created by @dragos99 on GitHub (Dec 25, 2025). Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/85 Hey, unfortunately this has false positives. Do you know when such cases could happen?
Author
Owner

@AEPKILL commented on GitHub (Dec 26, 2025):

False positives can occur when the client is under heavy load or experiencing severe performance issues.

The performance-based detection measures timing differences in console operations. When the system is lagging, these measurements become unreliable and can trigger false positives even when DevTools is closed.

You can read more about how the detection works here: https://github.com/AEPKILL/devtools-detector/blob/master/HOW_IT_WORKS.md#2-performance-difference-detection-currently-effective

I'll work on fixing this issue, but it may take some time.

<!-- gh-comment-id:3692461825 --> @AEPKILL commented on GitHub (Dec 26, 2025): False positives can occur when the client is under heavy load or experiencing severe performance issues. The performance-based detection measures timing differences in console operations. When the system is lagging, these measurements become unreliable and can trigger false positives even when DevTools is closed. You can read more about how the detection works here: https://github.com/AEPKILL/devtools-detector/blob/master/HOW_IT_WORKS.md#2-performance-difference-detection-currently-effective I'll work on fixing this issue, but it may take some time.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/devtools-detector#155
No description provided.