sushibear

Results 4 comments of sushibear

This also happens if you do this: `validations: { fieldA: { isUnique(value) { if (this.$v.fieldA.$error) { return true; } ...` ... or if you use `this.$v.fieldA.$invalid` instead.

Still a Problem in Android Version 2.2.0, but works fine in iOS.

Same on UWP it seems.. Any code after using ConnectAsync is not beeing called. It hangs and does not throw any error or warning for me.