You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 03efce1 we can add attributes to options with 'choice_attr' and that's a really cool stuff among the bunch of features. Thanks for the job !
But when choice list is expanded it could be useful to pass attributes to option's label.
This throws an exception in twig rendering as html options attributes should not be arrays and they shouldn't except with this particular case of label_attr in choice_attr.