Gin WSODs when is not active anymore after a custom theme negotiator swaps the theme, and Gin has the "Enable sticky action buttons" option enabled.
This is a Drupal CMS blocker because that option is always enabled if new Navigation in core is enabled + it affects the ability of Drupal Canvas to keep the selection the editor made in the library media selector from the semi-decoupled theme used for forms.
Not to be confused with the related issue 🐛 Gin does not render properly if set as active theme from a custom theme negotiator Active :
"call_user_func_array(): Argument #1 ($callback) must be a valid callback, function \"gin_form_after_build\" not found or invalid function name"
The reason is that Gin is adding an after_build handler, but the Gin theme is not loaded anymore, but the form is already cached by Drupal though. So the after_build still tries to run.
Review.
None, as Gin is not active in that request anymore.
AFAIK handlers are not considered API.
None.
Needs review
5.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.