- ๐จ๐ฆCanada robbdavis
This is also broken with adminimal theme. Patch #3 fixes the issue.
- ๐ฉ๐ชGermany eugen zerr
Can also confirm the error using
* Drupal ยป 9.5.1
* PHP ยป 8.1
* Admin. theme ยป Adminimal - ๐ซ๐ทFrance dydave
Hi everyone,
Thanks a lot for raising this issue and for contributing a patch.
We would like to gladly confirm the patch from #3 fixed the issue in our case and was successfully tested on D9 with:
- Drupal core:
9.5.2
- Paragraphs:
1.15.0
- PHP:
8.1
- Adminimal theme:
1.6.0
Additionally, this was also tested successfully on D10 with:- Drupal core:
10.0.2
- Paragraphs:
1.15.0
- PHP:
8.1
- Adminimal theme:
1.6.0
+ D10 patch - Contrib theme Seven:
1.0.0-alpha1
Any additional feedback, comments or reviews would be greatly appreciated.
Thanks again very much for your contributions. - Drupal core:
- ๐บ๐ธUnited States msbtterswrth
RTBC++
Confirmed works for us.* Drupal ยป 9.5.1
* PHP ยป 8.1
* Admin. theme ยป Seven - ๐ฉ๐ชGermany lmoeni
The patch did not work for me, I had to add a div to make it a little bit more specific.
I added a patch in case someone has the same issue.- Drupal 9.5.3
- PHP 8.1
- Seven theme
- Paragraphs 1.15
- First commit to issue fork.
- @urvashi_vora opened merge request.
- ๐ฉ๐ชGermany thomaswalther Rhein-Main Area
Patch #11 works also with core 9.5.8
-
Berdir โ
committed 9dde686c on 8.x-1.x authored by
lmoeni โ
Issue #3331203 by maxstarkenburg, lmoeni, colorfield: Core 9.5.0 causing...
-
Berdir โ
committed 9dde686c on 8.x-1.x authored by
lmoeni โ
- Status changed to Fixed
about 1 year ago 9:14pm 30 August 2023 - ๐จ๐ญSwitzerland berdir Switzerland
Committed. I do recommend you consider switching to the recommended widget. We will eventually remove the legacy version if it becomes too much of a burden to maintain.
Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Fixed
about 1 year ago 10:25am 13 October 2023 - ๐ซ๐ฎFinland jheinon_finland
Greetings!
This problem is still apparent in the latest version for the Paragraphs module, 1.16. Here is the updated version of the patch.