You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a company field that is autocomplete thanks to an API, however the user can also fill in the name field and the siret field manually and therefore update the autocomplete field.
However, the displayStringForOption doesn't work here: instead of using the displayNameAndSiret method to display 'companyName (companySiret)', it displays Instance of '...'.
Hello, I have already read and checked #123
That's why I confirm that I'm using version 2.0.1
However I have a very similar problem:
I have a company field that is autocomplete thanks to an API, however the user can also fill in the name field and the siret field manually and therefore update the autocomplete field.
However, the displayStringForOption doesn't work here: instead of using the displayNameAndSiret method to display 'companyName (companySiret)', it displays Instance of '...'.
The text was updated successfully, but these errors were encountered: