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
FACT-Finder-Web-Components Magento2-Module version (see composer.json):
->omikron/magento2-factfinder
"version 1.6.5
-> omikron/magento2-factfinder-ng"
"version": "1.1.3
-> Update of both modules planned when both are compatible to new web components version
Magento edition and version: 2.4.0 Commerce
PHP version: 7.4
Expected behavior:
After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module send requests for the product and cms channel and the shop receives for both channel a respond.
The respond is expected for search suggest box and search result page.
Actual behavior:
After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module sends only one request for the product feed. The cms channel configuration is ignored in search suggest box and search result page.
The hint of the documentation does not work. (https://github.com/FACT-Finder-Web-Components/demos/blob/release/4.x/parallel-channel/index.html)
Steps to reproduce:
-- configure the channel
--
-- import the cms data feed
-- open the shop frontend with browser console active to check the network responds
-- enter search value of the cms data feed
-> no result of cms channel
FACT-Finder-Web-Components Magento2-Module version (see composer.json):
->omikron/magento2-factfinder
"version 1.6.5
-> omikron/magento2-factfinder-ng"
"version": "1.1.3
-> Update of both modules planned when both are compatible to new web components version
Magento edition and version: 2.4.0 Commerce
PHP version: 7.4
Expected behavior:
After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module send requests for the product and cms channel and the shop receives for both channel a respond.
The respond is expected for search suggest box and search result page.
Actual behavior:
After configuring the separate CMS channel and importing the cms data feed into Factfinder backoffice the module sends only one request for the product feed. The cms channel configuration is ignored in search suggest box and search result page.
The hint of the documentation does not work. (https://github.com/FACT-Finder-Web-Components/demos/blob/release/4.x/parallel-channel/index.html)
Steps to reproduce:
-- configure the channel
--
-- import the cms data feed
-- open the shop frontend with browser console active to check the network responds
-- enter search value of the cms data feed
-> no result of cms channel