A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Mar 12, 2021
Jan 31, 2023
Closed, Fixed and tested
Action on product controller fails to execute if SEO URL is enabled.
Steps to reproduce:
Expected:
Should hit public ActionResult SelectVariant(FashionProduct currentContent, string color, string size, bool useQuickview = false).
Actual:
SelectVariant is not hit.