标签: angularjs angular-ui-router
问题:
使用浏览器重新加载页面后,我丢失了在我的页面上设置的$ cookies / $ cookieStore。我想要的是访问那些$ cookies / $ cookieStore值。
我的猜测是,ui-router在从浏览器重新加载时会丢失状态,但我很困惑,因为在重新加载之前已经在浏览器上设置了$ cookies。