microsoft/ApplicationInsights-JS

Stubbed startTrackPage/stopTrackPage should have correct timestamp

Open

#300 opened on Aug 29, 2016

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (256 forks)auto 404
bugcomposite-appsgood first issuesnippet

Repository metrics

Stars
 (684 stars)
PR merge metrics
 (PR metrics pending)

Description

The SDK should report correct timestamps for stubbed/queued startTrackPage or stopTrackPage events. Even if they are called before the full library (ai.0.js) file is downloaded.

Contributor guide