Closed
Description
Note: Bug was found on Magento installed from composer on https://m233-se-dev-0.testregress.com/
Precondition
- Developer mode is set
- Enable Translate Inline functionality
Go to Stores -> Configuration -> Advanced -> Developer -> Translate Inline:
Enabled for Storefront - Yes
Save Config - php bin/magento cache:flush
- Create simple product
Steps to reproduce
- Go to storefront as guest and add product to cart - product added, you can see mini cart
- Edit inline Default welcome message_, change value to: _Welcome to "Food & Drinks" store
- In another tab Go to Admin -> Stores -> Configuration -> Advanced -> Developer -> Translate Inline:
Enabled for Storefront - No
Save Config - php bin/magento cache:flush
- Go back to storefront and refresh page
Expected result:
(/) New welcome message correctly displayed.
(/) Mini cart with product inside displayed.
(/) Adding to cart one more product performed with success message and displayed in mini shopping cart.
(/) No errors in browser console.
{color:#d04437}Actual result:
(x) Welcome message is missing.
(x) Mini cart with product inside not displayed.
(x) Adding to cart one more product performed without success message and not displayed in mini shopping cart.
(x) Errors in browser console.
!Screenshot from 2021-02-22 12-55-55.png|width=926,height=324!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done