-
My lspconfig: https://github.com/catgoose/nvim/blob/4a81fde7ff8ee086416e5c06121e41c182bb7e19/lua/plugins/lspconfig.lua#L152-L171
In neovim (and other IDE I would assume) when calling `vim.lsp.buf.d…
-
### Description
Is there a way to increase the loading speed or make it tree shaking?
I'm using nuxt v.3.11 and the last version of nuxt/ui.
`"devDependencies": {
"@nuxt/devtools": "latest",…
-
### Describe the task
https://v3-migration.vuejs.org/
Exemplary migration: https://github.com/nextcloud/spreed/issues/9448
### Affected components
Calendar, ~Calendar Resource Management~,…
-
### 🐛 The bug
Component tree loads just fine when it's in-app, and doesn't load in the popup picture-in-picture mode, probably losing connection with the app.
Popup doesn't work in stackblitz due…
-
While setup Feathers Pinia v3 I'm losing custom methods. Setup below:
```javascript
export default defineNuxtPlugin((nuxt) => {
const storageKey = 'feathers-jwt'
const host =
(import.me…
-
Per Jacob's guidance in PR
-
>[Pinia](https://pinia.vuejs.org/) is a state management library that implements all of the above. It is maintained by the Vue core team, and works with both Vue 2 and Vue 3.
>Existing users may be…
-
This could be due to me not understanding how it works, but I have set up a Feathers 5 API with local authentication, and set the usernameField to "username" instead of email in the config. But my Nux…
-
### Reproduction
https://github.com/bodograumann/pinia-hmr-optional-attributes
### Steps to reproduce the bug
1. `git clone https://github.com/bodograumann/pinia-hmr-optional-attributes`
2. …
-
### Environment
- Operating System: Windows_NT
- Node Version: v18.12.0
- Nuxt Version: 3.9.0
- CLI Version: 3.10.0
- Nitro Version: -
- Package Manager: npm@9.7.2
- Builder:…