- Issue created by @Grevil
Upstream changes in "OptionsButtonsWidget" recently destroyed our widget. We are currently doing a lot of workarounds in our widget class "formElement" method already, we should simply drop the upstream dependency and bake the parent code cleanly in our widget, before it is getting destroyed again after a major drupal update.
Remove the widget dependency on OptionsButtonsWidget.
Active
2.0
Code