Max Friedmann

Results 32 comments of Max Friedmann

@rougsig I would rather create a separate search index. How could an implementation with the `$text` operator work? I started a discussion here: https://github.com/maxnowack/signaldb/discussions/1678

I can even put it into a component that gets loaded in the root +layout.svelte. ```svelte let installPrompt: Event; { installPrompt = e; }} /> ``` It is worth mentioning...