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 had the same problem while working the v2, and found a solution. It need to at least (even when empty) return a function. I was returning null and it was not happy.
I will update my master and do a PR with the fix.
I removed
custom-label
property from multiselect because give errors.If it props doesn't exist in schema, multiselect try to call and gives error.
The text was updated successfully, but these errors were encountered: