Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Play on active tab rather than on pre-active #87

Closed
Manvel opened this issue Feb 18, 2021 · 0 comments
Closed

Play on active tab rather than on pre-active #87

Manvel opened this issue Feb 18, 2021 · 0 comments
Assignees

Comments

@Manvel
Copy link
Member

Manvel commented Feb 18, 2021

Steps to reproduce

  1. create cs-inject action with console.log('logging');
  2. create a timer action for 1 sec
  3. Specify to play action 100 times
  4. execute action
  5. change tab
  6. open inspector tools
  7. observe

Observed behavior

Logging doesn't work on new tab

Expected behavior

Logging working on the active tab similar it was for CBA v8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant