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
Fixeswatchdogpolska#990.
- removes duplicate autocomplete suggestions - the same item was present
both in the initial fetch (fetching already associated items), and
subsequent fetches (actual autocomplete).
- added some basic documentation to autocomplete-related coponents.
Fixes#990.
- removes duplicate autocomplete suggestions - the same item was present
both in the initial fetch (fetching already associated items), and
subsequent fetches (actual autocomplete).
- added some basic documentation to autocomplete-related coponents.
Przy pracy nad #948 zauważyłem, że:
autocomplete.mp4
Kod znajduje się w pliku FetchSelect.
W dokumentacji widzę przykłady, gdzie komponent
Select
zachowuje się jak należy.EDIT: wydaje mi się, że coś poszło nie tak przy konwersji video. W skrócie - widać tam pojawiające się duplikaty.
The text was updated successfully, but these errors were encountered: