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 am trying to add class in definition to input rendered using n:name, however it does not happen. Am I trying to do something that is not possible? I checked code in Bridges/FormsLatte and it looks like it should work. I was unable to determine which method gets called, looked like none of them, to determine where the issue is.
Version: v3.1.11
Bug Description
I am trying to add class in definition to input rendered using
n:name
, however it does not happen. Am I trying to do something that is not possible? I checked code inBridges/FormsLatte
and it looks like it should work. I was unable to determine which method gets called, looked like none of them, to determine where the issue is.Steps To Reproduce
Expected Behavior
I'd expect, that class
is-invalid
would be added to the input on render.The text was updated successfully, but these errors were encountered: