Skip to content

Conversation

ambischof
Copy link
Contributor

@ambischof ambischof commented Sep 1, 2017

The blur and focus events were not triggering properly so added the proper bindings.

I was trying to use a custom validator on an editor field that was a child of a bigger form but the function was never being called. On closer inspection, I found that it was because the blur and focus events were not being propagated up to the alpaca field. I copied these from a different editor and found that they would trigger validation as expected.

There were other events but I didn't add them because they didn't seem supported (like click and keyup/down) or caused other issues (like change)

The blur and focus events were not triggering properly so added the proper bindings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant