ngCart
ngCart copied to clipboard
Reloads cart on window focus - fixes #54
This prevents cart content becoming desynchronised when shop used over multiple tabs. This is achieved by simply re-triggering the load from localStorage mechanism when you refocus a tab.