Closed (won't fix)
Project:
radix
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2025 at 18:00 UTC
Updated:
14 Jun 2025 at 15:01 UTC
Jump to comment: Most recent
Comments
Comment #2
doxigo commentedI don't think that's going to be that easy to support, more or less the Bootstrap 4 and Radix
8.x-4.xhave reached their end of life.One thing I can think of is to override jQuery version via theme libraries using
libraries-overrideif that would work. Alternatively, consider loading a certain jQuery version with a customhook_page_attachments_alterI mark this as closed (won't fix) since there isn't much we can really do here, but please, if you come up with a solution, do share it here for others.
Comment #3
aaronbaumanYup, makes sense.
I found the module https://drupal.org/project/jquery_downgrade that I'm gonna try to limp along with for now.
I haven't thoroughly tested, but at least some of my pages appear to be rendering properly now and I'm not getting a console full of javascript errors.