Younes Barrad
Younes Barrad
hi again, so one way of fixing this. at least it fixed it for me, is to drop using serial, since `SERIAL` is an alias for `BIGINT UNSIGNED NOT NULL...
any news on this ?
that sounds great, but how long till v3 is out of beta ? would love to use trigger.dev, now kinda stuck as i cant use neither of them on my...
@sadeghbarati any news about this ? since Listbox component was released
a weird fix, for those using nuxt 3, go to `CommandInput.vue` and wrap the whole thing btween a `ClientOnly` component, like this: ``` ``` somehow this fixes it and it...
@phuclh maybe try to add `const isBrowser = typeof window !== 'undefined';` and add it to the parent div as `v-if="isBrowser"` didnt test it, just speclating that this what `clientOnly`...
that level of customizability is not supported yet, we handle those cases differtently than you would do in a normal vue app, meaning `require` in plugins is not supported yet
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/
we just merged a new project rewrite, please do check the docs and the updated logic https://vuemail.net/