✨ | Firebase PHP (Send Push Notifications with FCM) | [API Breaking Change] Make notification title and body nullable
🇭🇺Hungary gabor.szabolcs
Thanks for the quick release. I tested it, and it works fine after release.
✨ | Firebase PHP (Send Push Notifications with FCM) | [API Breaking Change] Make notification title and body nullable
🇭🇺Hungary gabor.szabolcs
✨ | Firebase PHP (Send Push Notifications with FCM) | [API Breaking Change] Make notification title and body nullable
🇭🇺Hungary gabor.szabolcs
✨ | Firebase PHP (Send Push Notifications with FCM) | [API Breaking Change] Make notification title and body nullable
🇭🇺Hungary gabor.szabolcs
gabor.szabolcs → created an issue.
🇭🇺Hungary gabor.szabolcs
Hello,
I have the same issue. I have a multilangual site with a webform. In the base language the webform field works fine, but when I translate the form the webform the element disappears.
Steps to reproduce:
- Create an empty Drupal 9
- Install webform_workflows_element and the dependencies
- Enable multilingual and a secound language
- Create a workflow and translate it
- Create a webform with the webform_workflows_element element and link the previously created workflow
- Create a translation for the webform
- Create a submission in each language
After these steps in the original language the init state value will be set in the result page, but the translation stays blank.