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
I'm not entirely sure what the options you provided are but the latest commit broke all of my forms by adding the undefined to my labels because the else statement that's supposed to handle i18n optional / required fields breaks the label by adding an undefined if you don't include it in your options. I don't include an optional and required field in my labels so that was kind of annoying, but here is a temporary fix that I've got working.
Version
Tell us which versions you are using:
Issue
The word undefined shows up wherever I put this form tag.
This is definitely coming from the form tag
My code is here
The text was updated successfully, but these errors were encountered: