Giancarlo Buomprisco
Giancarlo Buomprisco
Can you provide a reproduction? Last time I checked the validation worked correctly using the demos
You'll have to either update your Angular version or downgrade ngx chips
You don't need to pass the argument cause that's not an output, it is an input
You need to pass the method, not the result. Just onAdding
Hi, does it only happen with a separator key?
Hi @KromPass, have you tried this solution yet? https://github.com/angular/universal/issues/830#issuecomment-338359090
Do you have a public repository i can try it on?
Sorry haven't had a chance yet
Hi, does it only happen with custom templates?
Adding [modelAsString] should solve that. Check out the docs