Skip to content

Commit 839a5f6

Browse files
authored
prototype.js issue
1 parent bc384cb commit 839a5f6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,10 @@ Some destinations accept properties only. As a result, custom context fields you
173173

174174
The AJS cookies being set under segment.com are first-party cookies. They are part of Segment's own implementation as well as the destination Segment uses. These cookies are not related to your implementation of Segment, and you only see them because you've visited Segment's domain using the same browser. They are sent to the writekey connected to Segment's own workspace, and are associated with the events Segment tracks when you visit segment.com.
175175

176+
### Are you loading Prototype.js?
177+
178+
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+
176180

177181
## Known issues:
178182

0 commit comments

Comments
 (0)