- Issue created by @project update bot
- Status changed to Needs review
over 1 year ago 8:56pm 23 June 2023 This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → this patch makes this module compatible with Drupal 10! 🎉
Therefore this patch updates theinfo.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12554This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1
- 🇬🇧United Kingdom iancawthorne
I have tried this patch with the site running on Drupal 10. There look to be issues:
1) Tooltips do not load and I see javascript errors in the browser console:
Uncaught TypeError: Cannot read properties of undefined (reading 'applyStyles')
Uncaught ReferenceError: tippy is not defined
2) Rich text editors (using contrib ckeditor4 rather than core ckeditor5) do not load when javascript aggregation is enabled. They do however load ok when javascript aggregation is disabled.
Im running into the exact same issues described above.
Im working on Drupal core 10.1.2
Ckeditor 4 (conrib) 1.0.2
CKEditor Tippy Tooltip 1.0.8- 🇨🇦Canada robert ngo Montreal ⚜️
I run into the same issue.
The problem is be because `core/popperjs` has been deprecated.[#3307518]
A quick fix is to use the CDN version of popperjs
Tested on Drupal core 10.x and Ckeditor 4.x - 🇬🇧United Kingdom iancawthorne
I've tested the patch at #6 and can confirm this resolves the issues I highlighted at post #3.
- Status changed to RTBC
about 1 year ago 6:18pm 11 September 2023 - First commit to issue fork.
- First commit to issue fork.
- Status changed to Needs review
12 months ago 4:42pm 9 December 2023 This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.18.3, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #61455This patch was created using these packages:
- mglaman/phpstan-drupal: 1.2.4
- palantirnet/drupal-rector: 0.18.3
-
anthelixes →
committed 0e5c6802 on 1.0.x
Issue #3369240 by project update bot, robert ngo, samt2497, leontin,...
-
anthelixes →
committed 0e5c6802 on 1.0.x
Automatically closed - issue fixed for 2 weeks with no activity.