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 using Bootsfaces 1.1.3 and also experienced this issue in 1.1.0.
In the <b:inputText> component ajax calls are not processed if fieldId (field-id) attribute is set
Here is my example code:
Hi
I'm using Bootsfaces 1.1.3 and also experienced this issue in 1.1.0.
In the
<b:inputText>
component ajax calls are not processed if fieldId (field-id) attribute is setHere is my example code:
If I change
fieldId
toid
everything works fine!This is not really a showstopper but good to know if someone wants to save time debugging ;-)
Best regards,
Oliver
The text was updated successfully, but these errors were encountered: