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
Issue #1186 pointed to some web JS file relocations that occured in Magento 2.2.x and have been forward ported to Magento 2.3.x.
The PR #1190 merged on the 2.6.x branch makes sure that the code is compliant with the BC approach of the 2.2.x line.
The forward port of the JS files relocations in 2.3.x is no longer BC, though.
Preconditions
Magento Version : CE 2.3.0-beta32 + sample data
ElasticSuite Version : 2.6.x branch (which includes PR #1190)
Environment : developer
Third party modules : N/A
Steps to reproduce
Load the homepage
Expected result
No JS loading error
Actual result
/pub/static/version1542817982/frontend/Magento/luma/en_US/Magento_Search/form-mini.js in 404
The text was updated successfully, but these errors were encountered:
Issue #1186 pointed to some web JS file relocations that occured in Magento 2.2.x and have been forward ported to Magento 2.3.x.
The PR #1190 merged on the 2.6.x branch makes sure that the code is compliant with the BC approach of the 2.2.x line.
The forward port of the JS files relocations in 2.3.x is no longer BC, though.
Preconditions
Magento Version : CE 2.3.0-beta32 + sample data
ElasticSuite Version : 2.6.x branch (which includes PR #1190)
Environment : developer
Third party modules : N/A
Steps to reproduce
Expected result
Actual result
The text was updated successfully, but these errors were encountered: