Commit 6fda149
authored
Fix google analytics bug (#344)
Fixes a critical issue where the version selector was unusable.
The issue is caused by a Google Analytics event that we have been
sending to track clicks in the version selector. This worked fine until
today, and may be related in some way to recent changes in the web
site build. It's very difficult to completely verify exact cause, though.1 parent bd9781d commit 6fda149
File tree
1 file changed
+7
-5
lines changed- src/js
1 file changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
| 60 | + | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
| |||
0 commit comments