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

Cannot sniff dynamically loaded js after page has been loaded for a while #54

Open
rip-tyang opened this issue Dec 14, 2015 · 0 comments
Assignees
Labels

Comments

@rip-tyang
Copy link
Contributor

For example:

Github use d3 to show contribution graphs, but d3 is not loaded until user click the Graphs tab.

Before I click the Graphs tab:
screen shot 2015-12-14 at 17 02 42

After I click the Graphs tab:
screen shot 2015-12-14 at 17 05 40
screen shot 2015-12-14 at 17 05 23

Possible solution:

  • Sniff the page periodically
  • Restart sniffing once the page has new resources loaded.
@justjavac justjavac added the bug label Dec 15, 2015
@justjavac justjavac self-assigned this Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants