Briefly describe (1-2 sentences) the Bug you’re experiencing:
If the form settings of a Modal Form AppComponent contains a dropdown label which size exceeds 80 characters, the entire form breaks.
Hi @Bastien_Siebman , thanks for checking in on this one. I was able to reproduce this one my end as well (using your form response). Note that a labeldoes have a limit of 80 characters as described in the schemas: Modal forms
Regardless, I’m checking in with our team directly to confirm this behavior. Will report back here!
I definitely understand the limitation but as you might imagine I had to scratch my head for a while to understand what was happening. Even your UI Builder does not give a clear error in this case, it errors on the wrong line.