I had the same problem with AJAX enabled on a Drupal 10.3.
The issue is caused by the Facets module and its wobbly ajax handling.
I applied the patches listed in the comment here
https://www.drupal.org/project/facets/issues/3052574#comment-15735066
🐛
Facets with AJAX not working in most of situations
Needs review
and it ended up working fine.
https://www.drupal.org/project/domain/issues/3351689#comment-15425909 💬 Nodes accessible on all domains regardless of domain assignment Postponed: needs info fixed the issue
#2 is working fine
#116 worked for me in Gin admin theme with horizontal tabs. But when i add a paragraph with field groups, it doesn't work anymore
Not sure if the contrib process is good, but i fixed this issue by patching gin_toolbar : https://www.drupal.org/project/gin_toolbar/issues/3417060 🐛 With New Drupal Navigation update.php broke layout Active
I pushed a patch that adds a condition to avoid adding navigation in maintenance pages
fwust → changed the visibility of the branch 3274028-ckeditor-5-compatibility to active.
fwust → changed the visibility of the branch 3274028-ckeditor-5-compatibility to hidden.
fwust → changed the visibility of the branch 3274028-ckeditor-5-compatibility to hidden.
I'm trying to work on this issue
I tried to reproduce the problem with last 8.x-1.26 version. The meta description is well displayed.