Oliver-Tobias Ripka

Results 36 comments of Oliver-Tobias Ripka
trafficstars

> Hello, there is an almost finished PR #1513 which allows users to provide their own print templates. Would that help? Ok, thanks for the info, I will have a...

> Hello, there is an almost finished PR #1513 which allows users to provide their own print templates. Would that help? So I am starting to use this the mentioned...

> Has anyone found a workaround with pnpm? This is also a blocker for me at the moment. > > UPDATE: added sharp 0.33.3 to overrides and it works correctly....

Maybe it is the same root cause as in this pdf library: https://github.com/pymupdf/PyMuPDF/issues/2988

It works for me in the sample project content-app. But I have a larger app extending nuxt ui pro and using many modules, and own pages, layouts and components and...

Ok I found my mistake I did some custom parallel content fetching and updating with a watcher. Rewriting this to useAsyncData with a watch fixes this. ``` async function fetchData()...

https://github.com/nuxt/content/issues/2336#issuecomment-1851609319

Is this still pending? I think it would also be beneficial to Nuxt Studio if developers could easily offer themes that can control access the Nuxt Content. Related: https://github.com/nuxt/content/issues/1977 and...

I just moved to a monorepo setup and had to include `nuxt-image` and the override in the root package.json in order to make this work. First I had `nuxt-image` as...

Same thing on macOS. I tried different folder names that **did not** exist. It is a bug. ``` yarn create sidebase yarn create v1.22.19 [1/4] 🔍 Resolving packages... [2/4] 🚚...