@HirokazuNishi can you put some light on the below plugins? are they actually needed and if I remove them what will not work?
<type name="Magento\Framework\View\Element\Js\Cookie"> <plugin name="afterGetPath" type="Veriteworks\CookieFix\Plugin\View\Element\Js\AdjustPath" sortOrder="10"/> </type> <type name="Magento\Framework\Session\Config"> <plugin name="add_samesite" type="Veriteworks\CookieFix\Plugin\Session\AddSameSite" sortOrder="10"/> </type>