You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #230 we introduced i18n, but caused internal navigation regression at the same time. During internal navigation we can see seo-url invocations in the network tab
Expected Behavior
same as: #194 - no seo-url calls during internal navigation
Steps To Reproduce
go to any page
click any navigation link/product cart
seo-url call
Environment
No response
Anything else?
Additionally - @kstala, please provide an e2e test for internal navigation, which fails when it sees store-api/seo-url request
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
In #230 we introduced i18n, but caused internal navigation regression at the same time. During internal navigation we can see
seo-url
invocations in the network tabExpected Behavior
same as: #194 - no
seo-url
calls during internal navigationSteps To Reproduce
seo-url
callEnvironment
No response
Anything else?
Additionally - @kstala, please provide an e2e test for internal navigation, which fails when it sees
store-api/seo-url
requestThe text was updated successfully, but these errors were encountered: