Oliver-Tobias Ripka

Results 7 issues of Oliver-Tobias Ripka

### Environment The app.config contains some text here: https://github.com/nuxt/framework/blob/main/docs/content/1.docs/2.guide/2.directory-structure/3.app.config.md but is empty on nuxt.com. ### Reproduction Goto https://nuxt.com/docs/guide/directory-structure/app.config ### Describe the bug Page is not displayed correctly. ### Additional context...

documentation

I want to use queryContent in an app that provides content only to authenticated users. For this to work queryContent needs to send the current cookie header to the server....

enhancement

I want to use streaming to be able to share my main display on Teams with the possibility of pausing the stream. This works nicely with a keyboard shortcut to...

enhancement
PIP/Stream

I have a nuxt3 project that uses Docus. When running `nuxi build` or `nuxi analyze` I get many warnings like this: ``` Sourcemap is likely to be incorrect: a plugin...

I had a stray png in the content dir and it caused by production build to fail, dev was fine. I suggest changing this line(, to check if item is...

This pull request introduces a new option for slide export. It allows for the creation of an A4 page with the slide on the top and the speaker notes on...

I did some trials to integrate excalidraw and it worked when converting the files to png automatically using a browser as an exporter. I think it would be nice to...

enhancement