Yozan Adriel

Results 12 issues of Yozan Adriel

Hello, I know you have been busy lately, but is it possible to have a new release ? I don't use nuxt so installing vueuse motion on every ssr project...

Hello, I just wanted to ask if the project was dead. If so, is there a fork or a similar project? I ask because there seems to be next to...

Hello, I think I found an issue, unless it works as expected. I usually directly use the graphql args in the prisma function with no issue. I decided to test...

bug
prisma

### What happened? The default implementation of custom-service-worker uses a fallback code to index.html . However the service worker doesn't cache the index.html file causing the installation to fail. I...

kind/bug 🐞
Qv2 🔝
mode/pwa
bug/1-repro-available
flavour/quasar-cli-vite

# Feature request ## Is your feature request related to a problem? Please describe Currently, one has to write the schema rule without any intellisense for the schema types. With...

Firstly, thank you for the work you put in developing the tools to help us use graphql and apollo more easily. I am currently using apollo vscode extension. i am...

:spiral_notepad: component - vscode

### Describe the bug I am using the @graphql-yoga/plugin-sofa package to create a restful api with the @graphql-yoga/nestjs package in a nestjs graphql application. Unfortunately, mutations don't seem to work...

stage/1-reproduction
kind/bug

Hello, Thank you for the work already achieved. There seems to be a bug when a user zooms on some content and uses the back button (be it on mobile...

# RFC (Request for Comments) Template ## Please select your type of RFC (one or more): _Put an `x` in the boxes that apply_ - [ ] Change ? -...

Hello, I was following the documentation on nats for typescript but the code is completely outdated. An example would be the code for asynchronous subscription: Docs version: ``` nc.subscribe("updates", (err,...