Billy

Results 2 issues of Billy

Remembering files results in "Serialization of 'Illuminate\Http\UploadedFile' is not allowed". This PR excludes files from the remember function. ![image](https://github.com/reinink/remember-query-strings/assets/29407220/d32c915a-4622-4a58-a420-e75ada7e87f1)

I've spend quite some time to get `nuxt/image` to work using their documentation on https://v1.image.nuxtjs.org/get-started (for responsive images and webp) only to find out that the `NuxtImg` component provided by...