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
dhardtke
changed the title
JavaScript error on Product pages if Product can't be found
JavaScript errors on Product pages if Product can't be found
Aug 10, 2020
Expected Behaviour
When opening a product page where the product can't be found, the Product component should not throw.
Actual Behaviour
When loading the page (e.g. http://localhost:4502/content/venia/us/en/products/product-page.i-do-not-exist.html) a JS error appears in the console.
Reproduce Scenario (including but not limited to)
Open a product detail page where the product can't be found.
Steps to Reproduce
Platform and Version
AEM 6.5.5 on-premise, CIF Components 1.2.0
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: