You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -197,7 +197,7 @@ The AJS cookies being set under segment.com are first-party cookies. They are pa
197
197
198
198
If you are having issues with your destinations loading, there is a [known issue that was reported](https://github.com/prototypejs/prototype/issues/338){:target="_blank"}.
199
199
200
-
In order to prevent this from happening, you can preserve the original Array.from method, without letting the prototype override it.
200
+
In order to prevent the issues, you can preserve the original `array.from` method without letting the prototype override it.
201
201
202
202
## Will Google Chrome's third-party cookie changes impact Segment Analytics.js?
0 commit comments