收藏Amar Kate (accenture) 发布于 * Lightning Now! * (原发帖者 Amar Kate)2020年5月20日 16:43Amar KateI am trying to access Cookie using document.cookie() from lightning web component and i see an empty string. but when i try from browser console i am able to get the the values from the cookie. any idea what could be the reason.2 条评论加载更多评论...Justin Smith (Mascoma Bank)2020年5月20日 20:34Have you set anything to the cookie first, or you are trying to read the existing cookies? The locker service is going to isolate the existing cookie values.添加评论撰写评论...粗体斜体下划线删除线项目符号列表编号列表添加链接代码块插入图像附加文件链接 URL取消保存0/9000回复
Amar KateI am trying to access Cookie using document.cookie() from lightning web component and i see an empty string. but when i try from browser console i am able to get the the values from the cookie. any idea what could be the reason.
Justin Smith (Mascoma Bank)2020年5月20日 20:34Have you set anything to the cookie first, or you are trying to read the existing cookies? The locker service is going to isolate the existing cookie values.