Lyba

Results 3 comments of Lyba

> In first case you need to bing either a string or use value accessor method I was able to bind required data using ReactiveFormField and using made a custom...

> Put breakpoint inside your validator and check what is wrong there I have tried that, but validator is not called in ReactiveFormfield. I am trying to use a simple...

@vasilich6107 I have changed a few things but still I have to use `ReactiveValueListenableBuilder` instead of the control automatically handling the validation messages and show on UI. Or am I...