Andrew Locklair

Results 3 comments of Andrew Locklair

Yes, although I'm not sure if the "required" would support the "number" property. I think it needs to be something like this: ``` number: { params: true, onlyIf: function ()...

I am having this same issue (`UITextView` managed by `AutocompleteManager` loses its binding to the original `UITextViewDelegate`), and I've got a proposed solution.. can we forward the delegate calls for...

@fahidattique55 Is this something that you would accept PRs on? This feature would help us and I'm wondering if I could attempt to implement.