Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to load the remember-me handling with the shopping-cart class' instantiation #7

Closed
lat9 opened this issue Oct 17, 2017 · 1 comment

Comments

@lat9
Copy link
Owner

lat9 commented Oct 17, 2017

The remember-me observer is currently being loaded at breakpoint 71, after the session is created but before the shopping-cart class is loaded ... making it "difficult" to restore the customer's cart!

Need to add another module to ensure that the customer's cart is restored.

@lat9 lat9 added the bug label Oct 17, 2017
@lat9 lat9 changed the title Need to load the remember-me handling AFTER the shopping-cart class is loaded Need to load the remember-me handling with the shopping-cart class' instantiation Oct 17, 2017
@lat9
Copy link
Owner Author

lat9 commented Oct 17, 2017

See also issue #4. That issue doesn't have much information to go on, but I'm pretty sure it's the same issue.

lat9 added a commit that referenced this issue Oct 20, 2017
Update the load-order to pull in the restoration of the remembered cart.
lat9 added a commit that referenced this issue Oct 20, 2017
Add the init-file to restore the customer's cart when they've been
"remembered".
@lat9 lat9 added this to the v1.4.3: Bugfixes and more milestone Oct 20, 2017
@lat9 lat9 closed this as completed Oct 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant