reactioncommerce/reaction-admin

Storefront navigation using tags gives 404 error

MohanNarayana opened this issue · 2 comments

Issue Description

The navigation items in storefront is not working, It throws a 404 error instead of handling in the client or fetching the products. Ideally if no products are available we see a Sorry! We couldn't find what you're looking for message.

Steps to Reproduce

  1. Create tags and navigation as shown in the screenshot below

image

image

  1. Create a couple of products, assign the tags and publish them.
  2. Goto the storefront and try navigating using the new tags. It gives a 404 error.

Versions

Reaction 4.1.7
Storefront: 5.1.3
Chrome: v98.0.4758.109
MacOS: Big Sur 11.6
api-plugin-tags: 1.1.1
api-plugin-navigation: 1.1.1

You listed Reaction version but what version of Storefront?

Issue not reproducible. Probably fixed by clearing old docker volumes/images and building new ones.