Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

wishlist destroying after removing wishied_product #88

Open
ajahongir opened this issue May 2, 2016 · 0 comments
Open

wishlist destroying after removing wishied_product #88

ajahongir opened this issue May 2, 2016 · 0 comments

Comments

@ajahongir
Copy link
Contributor

When I remove product from wishlist via ajax request something like this:
$.ajax('/wished_products/14', {method: 'delete'})
in controller action we can see that after removing item redirects to the current withlist BUT it redirects with current method delete that cause to removing current wishlist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant