Ole Marius Løset

Results 16 issues of Ole Marius Løset

Figuring out how to conditionally load vue-axe was a bit tricky, but here's a working example for others who might want to use it on a typescrpt project. It's important...

### 🐛 The bug After running pnpm install and adding to vite.config.ts, I got the following error. I'm using vite 4 and pnpm ``` failed to load config from C:\Git\BlocPlatform\Bloc\Frontend\Bloc.Vue\vite.config.ts...

bug

### Is your feature request related to a problem? Please describe. I've been trying to exclude the code generated by swagger-codegen, which generates a typescript-axios api from a .net core...

need reproduction
question:upstream

It should be possible to import Froala in a component instead of installing it globally. import VueFroala from 'vue-froala-wysiwyg'; only provide the install method. This means that the only way...

A solution would be to disable once the browser is not in focus and/or alt key is not pressed. I think what's happening is that I click Alt, which enables...

bug
good first issue

I'm getting error `Error: 404 The model `gpt-4-1106-preview` does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.` after adding an API key and asking it...