Please someone else address this issue.
Merge requested.
Reviewed with group in DrupalCon Atl
I reviewed this change on DrupalCon Atl and everything looks good.
I add the new extra section to the recipe documentation. please review the change.
Workin with this issue at DrupalCon Atl with @thejimbirch
solomon.yifru β made their first commit to this issueβs fork.
I'm working on this issue at DrpalCon Atl
solomon.yifru β made their first commit to this issueβs fork.
solomon.yifru β made their first commit to this issueβs fork.
Hi @jrockowitz,
I tried all the patch in this blog, and also try to update to webform:^6.3@beta but it looks like nothing is working. the 6.3@beta require me to install bootstrap3, when I run composer require for bootstrap3, it will add it to composer file but not be downloaded to the contrib folder.
whenever I try to update my text formatter I got the following error:
<strong>The website encountered an unexpected error. Try again later.</strong>
RuntimeException: Adding non-existent permissions to a role is not allowed. The incorrect permissions are "use text format webform_default". in Drupal\user\Entity\Role->calculateDependencies() (line 210 of core/modules/user/src/Entity/Role.php).
Drupal\Core\Config\Entity\ConfigEntityBase->preSave(Object) (Line: 182)
Drupal\user\Entity\Role->preSave(Object) (Line: 528)
Drupal\Core\Entity\EntityStorageBase->doPreSave(Object) (Line: 483)
Drupal\Core\Entity\EntityStorageBase->save(Object) (Line: 257)
Drupal\Core\Config\Entity\ConfigEntityStorage->save(Object) (Line: 354)
Drupal\Core\Entity\EntityBase->save() (Line: 617)
Drupal\Core\Config\Entity\ConfigEntityBase->save() (Line: 1031)
Thank you @dcam that resolve the issue, there was a pending aggregator_feeds queue.
Solomon.Yifru β created an issue.