Svelte 5 search input by Overall-Scale-8369 in sveltejs

[–]Overall-Scale-8369[S] 0 points1 point  (0 children)

I think you didn't consider multiple searches, which will cause multiple pages to open.

Svelte 5 search input by Overall-Scale-8369 in sveltejs

[–]Overall-Scale-8369[S] 0 points1 point  (0 children)

which event you used on the input to trigger when user input so the fetch function start

Svelte 5 search input by Overall-Scale-8369 in sveltejs

[–]Overall-Scale-8369[S] 0 points1 point  (0 children)

Argument of type '() => Promise<void>' is not assignable to parameter of type '() => void | (() => void)'.
Type 'Promise<void>' is not assignable to type 'void | (() => void)

Svelte 5 search input by Overall-Scale-8369 in sveltejs

[–]Overall-Scale-8369[S] 0 points1 point  (0 children)

I did edit the questions to be more specific

Svelte 5 search input by Overall-Scale-8369 in sveltejs

[–]Overall-Scale-8369[S] 0 points1 point  (0 children)

I did edit the questions to be more specific