Skip to main content

I 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.

0/9000