Mick Lawitzke

Results 266 comments of Mick Lawitzke
trafficstars

But I want to set the base url so `api/my-route` does not link to integrated Nitro server but instead to my external API. I extensively use useFetch, useLazyFetch and $fetch...

I think we can use https://github.com/nuxt-modules/i18n/issues/498#issuecomment-555610691 for now, but I agree this feature is a MUST

This is a duplicate of #3911 - There `where` works fine and you can use it! Just the typing is wrong. There is even an open PR: https://github.com/drizzle-team/drizzle-orm/pull/4011 But it...

I would love to see such an option! Maybe someone may fork this project #1219 ?

How would you define an "or" in the parameter? Maybe with `_or_`: `/connections?count=1_or_count_gte=8`?

I like. What about multiple fields? How is that done in spring? E.g.: `?idA=123_or_idB=123`

How does the syntax look exactly?

Hey, thanks for your answer! It would be great if it doesnt throw an error because values can always be undefined especially when working with inputs. And because this function...

Can we please allow `n()` and `$n()` to have undefined values? Consider the second example from above: - The first example above will break the full page - The second...

Guys you should upvote the initial issue if you want this to be changed. Its been one year now since I opened the issue and still I run into issues...