- Issue created by @dieterholvoet
- π§πͺBelgium dieterholvoet Brussels
I tried it with a couple other Drupal 9 projects as well. In those projects, every admin page is suddenly rendered using the frontend theme. I'm suspecting the Drupal 9 compatible version of SDC is quite broken. If that is the case, maybe this module shouldn't be marked as compatible with Drupal 9.
- πΊπΈUnited States cosmicdreams Minneapolis/St. Paul
Hi @DieterHolvoet, That one's on me. I shifted the dependency of Same Page Preview 2.1 to Drupal 10.1. I think you're right, we should no longer declare that we support Drupal 9.
- @cosmicdreams opened merge request.
- πΊπΈUnited States cosmicdreams Minneapolis/St. Paul
Merge request out.
Despite that, it might be good to understand if we CAN get Drupal 9 support to work. You jumped through the proper hoops. It sounds like the issue the Drupal 9 ultimately had was javascript / component related. So maybe there's an issue with calling components using the render api with SDC (contrib) or maybe something about the javascript is not initiating.
Next Steps
Get the dependency fix in for now.
Debug Drupal 9 support. - @cosmicdreams opened merge request.
- πΊπΈUnited States cosmicdreams Minneapolis/St. Paul
https://git.drupalcode.org/project/same_page_preview/-/merge_requests/48 is the proper merge request.
- Status changed to Closed: won't fix
7 months ago 3:30pm 31 May 2024 - πΊπΈUnited States brianperry
Marking this as wont fix. We require ^10.1 currently and Drupal 9 is now EOL :)