Skip to content

Commit 3462e99

Browse files
committed
chore: update documentation
1 parent 1adb5b9 commit 3462e99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/analytics-js/src/components/core/Analytics.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ class Analytics implements IAnalytics {
303303
}
304304
}
305305

306+
// Setting the active destinations is important for the events processing.
307+
// So, it should be done before initializing the event manager.
306308
this.setActiveDestinations();
307309

308310
// Initialize event manager

0 commit comments

Comments
 (0)