Establecer como favoritoAmar Kate (accenture) ha publicado en * Lightning Now! * (Publicación original de Amar Kate)20 may 2020, 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 comentariosCargar más comentarios...Justin Smith (Mascoma Bank)20 may 2020, 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.Agregar un comentarioEscribir un comentario...NegritaCursivaSubrayadoTachadoLista con viñetasLista numeradaAgregar vínculoBloque de códigoInsertar imagenAdjuntar archivosURL de vínculoCancelarGuardar0/9000Responder
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)20 may 2020, 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.