You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to access LocalStorage using the new-ish sandboxed mode of amp-script (introduced in PR #33643). However, while it should support LS access I can't seem to access localStorage. I've tried both a src file and inline scripts.