Open quiltingcode opened 1 year ago
I have changed the return route on the view, now to redirect back directly to 'craft-community', which stops the error.
Now only when liked == True, the heart icon filled in doesn't appear but the like toggle functionality is working.
Describe the bug When you click on the heart:
NoReverseMatch at /craft-community/like2/yoyo-flower Reverse for 'craft-community' with arguments '('yoyo-flower',)' not found. 1 pattern(s) tried: ['craft\-community/craft\-community/\Z']
To Reproduce Steps to reproduce the behavior:
Expected behavior like function should work the same as on the post-details page
Additional context Add any other context about the problem here.