Peter Whitfield
Peter Whitfield
I've added a scroll-to attribute to an existing tag with a ui-sref attribute and the scrolling seems to negate the state change. So the effect is that the scroll works...
Is it possible to have `getStoredState` return an restored immutable version of the stored state? At the moment it's just an unwrapped version of the original `getStoredState` so it returns...
We needed to set max-age=0 to prevent Cloudfront from caching in dev/stage. This simple change allows the default headers to be set in the config file. Sorry, haven't had time...