deactivated vuejs for simplenews pages = fixed unsubscribe bug

This commit is contained in:
2022-03-31 20:27:59 +02:00
parent 1f6d1398c2
commit 2b48c867ea
13 changed files with 295 additions and 30 deletions

View File

@@ -3,6 +3,7 @@ langcode: fr
status: true
dependencies:
config:
- filter.format.restricted_html
- filter.format.wysiwyg
- rest.resource.user_registration
module:
@@ -35,6 +36,7 @@ permissions:
- 'execute materio persisted graphql requests'
- 'restful post user_registration'
- 'subscribe to newsletters'
- 'use text format restricted_html'
- 'use text format wysiwyg'
- 'view body'
- 'view commerce_product'