When i enable the configuration tax/weee/enable
to yes i am not able to view product page in backend.
The following error is thrown:
Call to a member function getId() on null
Exception in /var/www/htdocs/vendor/magento/module-weee/Model/Tax.php:309
The problem seems to come from the model as is tries to get the default store but cant load it because the flag “load_default_store” is not set on the collection.
anyone else seen that and know a patch or something.
M 2.4.7-p3