acanthis
acanthis
> @ratiw Yes i will check this example but this example has also be the same issue like this. did you manage to solve this problem?
> table sends 2 requests: did you manage to solve this problem?
User @cleannoise realized validation file: https://github.com/cleannoise/JsFormValidatorBundle it works!  
@bhean Did you manage to do this?
@MasterOdin Yes I need it
>  > `remote (initPicked = false) { if (typeof this.data === 'string' && this.dataLoad && typeof this.dataLoad === 'function') { const queryParams = this.params && Object.keys(this.params).length ? JSON.parse(JSON.stringify(this.params)) :...
I also encountered this problem. Has anyone been able to solve it?