[GH-ISSUE #81] In mobile Edge browser problem #153

Closed
opened 2026-03-13 17:27:48 +03:00 by kerem · 1 comment
Owner

Originally created by @rlawodnv2 on GitHub (May 26, 2025).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/81

In mobile Edge browser,
devtoolsDetector.addListener(function(isOpen) {
if(isOpen){
//true
}
}
isOpen becomes true unconditionally

Originally created by @rlawodnv2 on GitHub (May 26, 2025). Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/81 In mobile Edge browser, devtoolsDetector.addListener(function(isOpen) { if(isOpen){ //true } } isOpen becomes true unconditionally
kerem closed this issue 2026-03-13 17:27:53 +03:00
Author
Owner

@rlawodnv2 commented on GitHub (May 26, 2025):

https://blog.aepkill.com/demos/devtools-detector/devtools-detector.js
I changed the js file to the file in that link.

<!-- gh-comment-id:2908781562 --> @rlawodnv2 commented on GitHub (May 26, 2025): https://blog.aepkill.com/demos/devtools-detector/devtools-detector.js I changed the js file to the file in that link.
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#153
No description provided.