- Issue created by @KlemenDEV
- 🇸🇮Slovenia KlemenDEV
I am currently lost what to take for the next step in debugging this, but would be happy to help if anyone has any suggestions for the next steps to take
- 🇯🇵Japan nyaomaru
I've got your same error.
I created a patch and upload to https://www.drupal.org/project/drupal/issues/3414753#comment-15455999 🐛 Drupal ajax error after D10 update from version 10.0.11 to 10.2.1 Needs review
Could you try it?
- 🇯🇵Japan nyaomaru
I also have got same error.
I created a patch and upload to https://www.drupal.org/project/drupal/issues/3414753#comment-15455999 🐛 Drupal ajax error after D10 update from version 10.0.11 to 10.2.1 Needs review .
COuld you try it?
- 🇸🇮Slovenia KlemenDEV
Probably also related to https://www.drupal.org/project/drupal/issues/3409505 🐛 Uncaught TypeError: Cannot read properties of null (reading 'style') (toolbar.js) Needs work
- 🇸🇮Slovenia KlemenDEV
I have reported some findings at https://www.drupal.org/project/drupal/issues/3409505#comment-15461560 🐛 Uncaught TypeError: Cannot read properties of null (reading 'style') (toolbar.js) Needs work
- 🇸🇮Slovenia KlemenDEV
Additional findings show that https://www.drupal.org/project/drupal/issues/3414753 🐛 Drupal ajax error after D10 update from version 10.0.11 to 10.2.1 Needs review does not fix this issue
- 🇺🇸United States DamienMcKenna NH, USA
Please test to see if 🐛 Customizations for comment delete form interfere with Core's delete modal in the admin UI Needs review resolves the problem.
- Status changed to Postponed: needs info
7 months ago 1:37pm 29 July 2024 - 🇳🇱Netherlands idebr
@KlemenDEV The broken styling is probably caused by the timing of attaching assets. Claro experienced a similar issue, see 🐛 Claro low contrast for buttons in dialog Fixed
As a workaround, I have included the core/drupal.dialog.ajax in ajax comments library as part of 📌 Fix failing PHPUnit test Fixed . Any custom styling should now take precedence again. Let me know if you any further help bugfixing this issue.
It seems you're facing an issue with Drupal 10.2.x where delete modal dialogs have broken layout and style after updating from 10.1.x. The dialog text overlaps My Theda Care Com with the title bar, and clicking "Delete" doesn't close the dialog, although the comment is deleted after refreshing the page. This could be a known issue. Make sure all modules and themes are up to date, check the Drupal issue queue for similar problems, and apply any available patches.