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

wishlist destroying after removing wishied_product #88

Open
@ajahongir

Description

@ajahongir

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions