Alireza Zamani

Results 40 comments of Alireza Zamani

That service doesn't support subscriptions like Patreon or open collective. On Sat, May 28, 2022, 1:12 AM MahdiShamsDev ***@***.***> wrote: > Why not just use coffeebede? > > — >...

@MasterKia ممنون بابت توضیحات - از سایت حذف شدین.

Love the idea. Added to the [project](https://github.com/orgs/matnbaz/projects/1/views/1).

``` "@nuxtjs/laravel-echo": "^2.0.0-alpha.5", "nuxt": "^2.14.12", "@nuxtjs/auth-next": "5.0.0-1613647907.37b1156", "pusher-js": "^7.0.3", ``` in nuxt.config.js: ``` echo: { ... broadcaster: 'pusher', authModule: true, } ``` My connector is set to `NullConnector` when I...

Had the same issue. It was fixed by adding `**/node_modules` to `.dockerignore`, like @John-Hejzlar said.

Any plans for this?

It does not seem to work for me either. Would love to know what solution you ended up with. It does get triggered with `fastify.post`, but not with `fastify.zod.post`.

You can wrap the hidden element inside `` to avoid adding the space or just use `gap` instead of `spcae` now that it's supported in react-native.

Maybe there's potential for integrating [Typewind](https://github.com/Mokshit06/typewind) here? Or use a similar syntax.