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
When an optimizer is configured for both catalog and search containers and category limitations are configured, there is a javascript error produced when the form is re-opened after the form has been saved while the search terms limitation panel was left opened without any terms selected.
Preconditions
Magento Version : 2.3.0 EE, CE
ElasticSuite Version : 2.8.x-dev
Environment : Developer and Production
Third party modules : N/A
Steps to reproduce
Create a new optimizer configured to be available in all three scopes, save and continue
Add a category limitation, save and continue OR save and edit the optimizer again
Start adding a search terms limitation, but do not select any search terms, so the " Catalog Product Search / Apply to" select is set on "Selected search terms" but with an empty selection
Save and continue OR save and edit the optimizer again
Expected result
The optimizer edit form page should load correctly without any error
Actual result
A javascript error is thrown and visible in console "TypeError: obj is null" on line 186 of dynamic-rows-grids.js
The text was updated successfully, but these errors were encountered:
When an optimizer is configured for both catalog and search containers and category limitations are configured, there is a javascript error produced when the form is re-opened after the form has been saved while the search terms limitation panel was left opened without any terms selected.
Preconditions
Magento Version : 2.3.0 EE, CE
ElasticSuite Version : 2.8.x-dev
Environment : Developer and Production
Third party modules : N/A
Steps to reproduce
Expected result
Actual result
dynamic-rows-grids.js
The text was updated successfully, but these errors were encountered: