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
If form.components is empty, it is not considered as rendered at the time form_end is called, causing its "container" markup to be rendered. This is especially annoying when you have expanded choices with an empty array of choices.