Thomas Fiala

Results 7 comments of Thomas Fiala

I posted the same issue over at the Axios repo, [here](https://github.com/axios/axios/issues/2599). They closed it under being a Sever (CORS?) issue. I'm not sure what is causing the issue, only that:...

I'm having the same issue as the OP. My case is I use a repeatable component to hold my navigationLink items which I set as a Single Type that I...

I'm finding this happening on latest NextJS with SCSS modules, and a simple image carousel.. Setting the opacity inline works as expected, but setting an animation with the keyframes in...

~~EDIT: Took 2 days to populate the DNS but seems to be working now, removing comment~~

I've also come across a similar issue while using a demo repository for PayloadJS 3.0. Previously I had managed to use SQIP within the media upload pipeline to generate placeholders...

Nevermind, Crashes both native and client instances.

Something like this, adjust for gpt based model: https://opencode.ai/docs/providers/#ollama { "$schema": "https://opencode.ai/config.json", "provider": { "ollama": { "npm": "@ai-sdk/openai-compatible", "name": "Ollama (local)", "options": { "baseURL": "http://localhost:11434/v1" }, "models": { "qwen3-coder:30b": {...