Active
Project:
UI Patterns (SDC in Drupal UI)
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
7 May 2026 at 11:35 UTC
Updated:
7 May 2026 at 11:43 UTC
Jump to comment: Most recent
While working on #3519934: [2.2.0] Add ui_patterns_field_widgets sub-module, we noticed there is an issue with the Drupal 12 upgrade (and the move from Symfony 7 to Symfony 8.0).
See this commit: https://git.drupalcode.org/project/ui_patterns/-/merge_requests/372/diff...
Is it a breaking change? Is it preventing us to support both Drupal 11 and Drupal 12? Do we need to move to UI PAtterns 3?
Comments
Comment #2
grimreaperFrom Core 11.4.0: https://www.drupal.org/node/3555534 / https://git.drupalcode.org/project/drupal/-/commit/2f82880037313b2948a59...
From Core 12.0.0 : https://www.drupal.org/node/3569092 / https://git.drupalcode.org/project/drupal/-/commit/aea47fe1b2bf794554898...
So I think if we increase core requirements to 11.4.0 it will be ok.
Comment #3
grimreaper