Drupal Version: 9.2.21
Domain module version: ^1.0@beta
Expected Behavior After selection of added domains, The configuration saving and uninstalling any module should work as expected.
Actual Behavior After selection of added domains, I am not able to update any block or View configuration and not able to uninstall the modules. I am getting a success message that "Successfully update" or "successfully uninstalled this module" but on page reload its still same as earlier. I tried drush to uninstall the module but on page refresh it is still enable. Even if i try to update some existing Domain config it is not updating.
But if i select the "All Domain" in Domain dropdown, I can update the configurations but still not able to uninstall some modules and even if i try to update some existing Domain config it is not updating. Clearing cache has no effect.
Steps to reproduce
Go to /admin/config/development/performance. bydefault "All Domains" are selected.
Go to any block and make some changes and save it.
Getting a "Success" message and block update is working as expected.
Go to "/admin/config/development/performance" again and select any Domain.
Go to any block and make some changes and save it.
Getting a "Success" message and on page refresh update is not working
Try to uninstall any module from admin or using drush, Getting a "Success" message but on page refresh that module is still enabled.
Clearing cache has no effect.
Go to /admin/config/development/performance. bydefault "All Domains" are selected.
Go to any block and make some changes and save it.
Getting a "Success" message and block update is working as expected.
Go to "/admin/config/development/performance" again and select any Domain.
Go to any block and make some changes and save it.
Getting a "Success" message and on page refresh update is not working
Try to uninstall any module from admin or using drush, Getting a "Success" message but on page refresh that module is still enabled.
Clearing cache has no effect.