mirror of
https://github.com/AEPKILL/devtools-detector.git
synced 2026-04-26 23:15:48 +03:00
[GH-ISSUE #58] 仅部分页面需要检测是否允许开启控制台的场景,第一次进入会做检测,重复进入无法检测 #32
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#32
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 @xsTao on GitHub (Feb 6, 2023).
Original GitHub issue: https://github.com/AEPKILL/devtools-detector/issues/58
第一次进入页面会进addLisener, 不刷新页面再进入就不会再进addListener。
addLisener 和 launch 是在该页面运行的,请问这种场景是否支持?
chrome: 85.0.4183.102(正式版本) (64 位)
@AEPKILL commented on GitHub (Feb 14, 2023):
addListener 仅在状态变更时触发