Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] namePrefix is not getting assigned to ai_user Cookie #1586

Closed
ThaminduDilshan opened this issue Jun 17, 2021 · 2 comments
Closed

[BUG] namePrefix is not getting assigned to ai_user Cookie #1586

ThaminduDilshan opened this issue Jun 17, 2021 · 2 comments
Assignees
Milestone

Comments

@ThaminduDilshan
Copy link

Description/Screenshot
As for the documentation we can set a name postfix for localStorage and cookie name (by passing the config parameter namePrefix). But this postfix only get assigned to the ai_session cookie and not for the ai_user cookie.

I'm using the javascript sdk with react plugin for a react frontend application.

  • OS/Browser: Google chrome 91.0.4472.101
  • SDK Version [e.g. 22]: 2.6.2
  • How you initialized the SDK: NPM Setup

Expected behavior
After removing cookies and letting sdk to recreate them, following are the cookie names,

  • ai_session<postfix>
  • ai_user
@MSNev
Copy link
Collaborator

MSNev commented Jul 12, 2021

Now fully deployed to all CDN endpoints

@MSNev MSNev closed this as completed Jul 12, 2021
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants