This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
[Bug]: URL mapping error after editing a category URL key for a store view #522
Open
Description
Describe the Bug
After changing a category URL key on Magento for a specific store view I get an error on page refresh or direct access. I have 3 vsf instances running under 3 different domains, and 1 vsf-api instance. For the first instance there is no this issue but for the other 2 websites / instances, there is such an issue.
Also, if I set enableMapFallbackUrl
to false
, it works well.
Current behavior
No response
Expected behavior
The page must be loaded successfully.
Steps to reproduce
Create a category:
Edit URL key (store view scope):
Open Home page
Go to New Category:
Refresh the page:
What version of Vue Storefront are you using?
1.12.2
What version of Node.js are you using?
12.22.9
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
Ubuntu
Relevant log output
No response
Able to fix / change the documentation?
- Yes
- No
Code of Conduct
- I agree to follow this project's Code of Conduct