Files
materio-d9/web
bach 2f5a230370 SearchForm: fix inconsistent/mixed search results
- SearchForm.vue: route Enter key through submit() (native form submit
  interception) so it behaves like the button; fix autocomplete array
  mutation during iteration in the typed watcher.
- Base.vue: parse terms consistently in beforeRouteUpdate; render items
  via displayedItems (drops sparse holes); only mount infinite-loading
  after the first page and reset it per search via :identifier.
- search store: guard against stale async responses (searchId); place
  each page at its offset instead of concatenating in arrival order,
  which mixed pages when a later page resolved first.
2026-07-15 21:11:53 +02:00
..
2025-10-14 19:08:38 +02:00
2025-10-09 15:26:50 +02:00
2024-08-22 00:02:35 +02:00
2024-08-22 00:02:35 +02:00
2024-08-22 00:02:35 +02:00
2023-06-20 20:59:00 +02:00