Ola Alsaker

Results 5 issues of Ola Alsaker

### Describe the feature If you use the current `` it will always render the `error`-slot on error, even if you do not provide a template to the slot. So...

3.x
pending triage

### Reproduction https://formkit.link/914649b80f0789a258a257e5fb804c7c ### Describe the bug When using `optionLoader` together with `multiple` on the Autocomplete-input we do not see a loading-state while waiting for the promise to resolve. Instead...

πŸ› bug
πŸ”΅ priority-3
Pro

### Reproduction https://github.com/OlaAlsaker/formkit-ts-bug ### Describe the bug When importing something from either the `@formkit/addons` or the `@formkit/pro` packages into the `formkit.config.ts` in Nuxt, it will create a TypeScript-error if `autoImport`...

πŸͺ„ enhancement
🟑 priority-2

### Reproduction https://formkit.link/7d1e0faab34d890dae0bea0b1fa10eb6 ### Describe the bug The different input types treats `:disabled="null"` differently. Some inputs will become disabled, while some won't. ## Suggestion In my personal opinion, `:disabled="null"` should...

πŸ› bug
πŸ”΅ priority-3

* **Electron-Builder Version**: 26.0.0-alpha.3 * **Node Version**: v20 * **Electron Version**: ^28.0.0 * **Electron Type (current, beta, nightly)**: * **Target**: Windows In my use-case, I have an Electron app with...