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 think you should do ":disabled=field.disabled?.call?.()" because you switch between boolean and function. Attribute doesn't call function value by default.
I have the following setup
Test 1 is disabled, Test 2 is enabled, Test 3 is disabled, however Test 4 is disabled even though it should be enabled.
The text was updated successfully, but these errors were encountered: