n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
Replace Symfony\Cmf\Component\Routing\RouteObjectInterface
by Drupal\Core\Routing\RouteObjectInterface
n.ghunaim → created an issue.
Re-roll the patch for version 2.0.0-beta1
n.ghunaim → created an issue.
Currently, I'm not able to add more than one item to the toolbar, any suggestions regarding that? do I need to have a new recipe file for each item?
[error] Duplicate key "addItemToToolbar" detected at line 16 (near " item_name: fullScreen").
n.ghunaim → created an issue.
Created issue to add the patch please check: https://github.com/Vardot/varbase-patches/issues/59
n.ghunaim → created an issue.
The .twig file is mandatory to make the component work, so we need to keep this file existing with empty content.
Please note that we need to add this patch too to make the CKEditor5 work as expected:
"drupal/ckeditor5_premium_features": {
"Issue #3455574: plugincollection-plugin-not-loaded when upgraded to 1.2.9": "https://git.drupalcode.org/project/ckeditor5_premium_features/-/merge_requests/6.diff"
}
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
After agreement and testing with Rajab, we will utilize the module Layout Builder Advanced Permissions → in Varbase 10.0.x, not the custom patch or custom permissions.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
n.ghunaim → changed the visibility of the branch 3442854-add-ckeditor-5 to active.
n.ghunaim → changed the visibility of the branch 3442854-add-ckeditor-5 to hidden.
n.ghunaim → created an issue.
n.ghunaim → made their first commit to this issue’s fork.
Sorry, it's my mistake, the "migrate" and "migrat_tools" modules was not enabled.
I'm facing the same error as @pasan.gamage
Drupal 10.2.4
Drush 12.4.3
path_redirect_import 2.0.9
migrate_tools 6.0.4
no patches applied, and still facing this error each time I run drush:
[error] Error: Class "Drupal\migrate_tools\Drush\Commands\MigrateToolsCommands" not found in include() (line 30 of /app/docroot/modules/contrib/path_redirect_import/src/Drush/Commands/PathRedirectImportCommands.php) #0 /app/vendor/composer/ClassLoader.php(576): include()
I'm still able to reproduce this issue.
Steps:
- Clear cache
- Open any admin page e.g. Content
- Open any page containing heading blocks, and they will disappear.
I removed one of the if statements to check admin pages, and after that, I will not be able to reproduce it.
n.ghunaim → created an issue.
n.ghunaim → created an issue.
Reroll the patch for 10.1.0-rc3
Patch # 17 working well, but I'm facing another error when trying to remove any translation node in Drupal version 10.2.2:
Drupal\Core\Entity\EntityStorageException: The entity object refers to a removed translation (ar) and cannot be manipulated. in Drupal\Core\Entity\Sql\SqlContentEntityStorage->save() (line 817 of core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).
Anyone has faced this before? I have applied a workaround that fixes the issue currently, so if anyone can help will be thankful.
n.ghunaim → created an issue.
Leave internal links alone without changing them.
Re-rolled the patch for version 2.0.0-beta1
Re-rolled the patch
Hello @claudiu.cristea, does this module work with Media entities?
Adding "webp" extension for file extensions.
n.ghunaim → created an issue.
Updated the patch to fix an Ajax error that appears on the view UI page.
This patch works with https://www.drupal.org/project/facets/issues/3052574#comment-15155405 🐛 Facets with AJAX not working in most of situations Needs review and D10.
When I applied the "configure filters" option for the view, the Ajax facets did not work well so it removed what I selected for the exposed filter in the backend. Has anyone faced this before?
n.ghunaim → created an issue.
Re-roll patch #3
I updated the patch to work for nested form elements, change the required values to false, and remove validateRequired callbacks.
Please review the new patch.
Hello,
I have the same behavior happening with me but with a different view name (scheduler_content), the error was fixed after clearing the cache and then returning to show the same error. and I need to clear the cache each time.
Here's the error
Drupal\Component\Plugin\Exception\PluginNotFoundException
The "views_view:view.media.media_page_list" plugin does not exist. Valid plugin IDs for Drupal\Core\Menu\LocalTaskManager are:
can anyone help me if this patch will help in my case? as I'm not able to reproduce the error now.