If we are using the display "Layout builder" at the view, the same template with regions is still used despite not using the "Exposed form region" plugin.
This breaks any other views that are using the "Layout Builder" display.
Create a view that uses "Exposed Form Region" and it takes "views-view--layout-builder--efr.html.twig" template.
Create a view that NOT use "Exposed Form Region", and it ALSO takes "views-view--layout-builder--efr.html.twig" template.
Limit the template #theme attribute only if current exposed form plugin is "exposed_form_region" plugin Id.
Also minimal fixes about little warnings.
Fixed
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.