Skip to content

Commit 1aeaa32

Browse files
authored
Update troubleshooting.md
1 parent 839a5f6 commit 1aeaa32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/sources/catalog/libraries/website/javascript/troubleshooting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ The AJS cookies being set under segment.com are first-party cookies. They are pa
176176
### Are you loading Prototype.js?
177177

178178
If you are having issues with your destinations loading, there is a known issue that was reported [here](https://github.com/prototypejs/prototype/issues/338).
179+
In order to prevent this from happening, you can preserve the original Array.from method, without letting prototype overriding it.
179180

180181

181182
## Known issues:

0 commit comments

Comments
 (0)