Upon logging in with a user I'm no longer seeing the cart restore or the application-after-loaded event fire.
Previously, when a user would login the cart would be restored and the event would fire.
This started after updating to v1.3.1 from v1.1.0
local.json:
"cart": { "multisiteCommonCart": false, "server_merge_by_default": false, "synchronize": true, "synchronize_totals": true, }