magento2-upward-connector
magento2-upward-connector copied to clipboard
Front Name Allowlist not working
I added a few urls to be excluded from the pwa frontend and not all of them are excluded
I have noticed that urls with "/" not working correctly
when we add store code to the url at both pwa and magento we couldnt manage this allow list
@igorsKolcinsMagebit has right in vendor/magento/module-upward-connector/Plugin/Magento/Framework/App/AreaList.php:68 it compares with the first part of an url.