Autocomplete not showing suggestions
I’m trying to make primeng autocomplete component work using formly (json) but I’m stuck as suggestions are not displayed: onComplete function is clearly working as results are back from the ws call. I’m sure I’m missing something probably linked to the overlay panel?