notcod

Results 9 comments of notcod

Also XMR, SOL, MATIC, HBAR, ZIL, DOT, VTHO, NEO, GAS. Thanks 😄

afrter fu**** for 3 hours, found solution login on server & run ``` ssh-keygen -m PEM -t rsa -b 4096 cat id_rsa.pub >> authorized_keys cat id_rsa ``` copy and past...

> Closing with merge of #2542 which solves this _specific issue_. **TODO:** Another issue will need to be created to capture `dev` mode failure when an overlapping catch-all route exists...

> I will look at this with priority Can you take a look at this issue https://github.com/BuilderIO/qwik/issues/5611

What about this? - **_src/entry.ssr.tsx_** `... export const prisma: PrismaClient = new PrismaClient(); ...`

![image](https://github.com/diecodev/qwik-sonner/assets/77313746/1cb7edb3-bbd2-4145-a546-55356049dfb7) ![image](https://github.com/diecodev/qwik-sonner/assets/77313746/1fafe479-4bbf-49f5-bf1f-527ef19d9a97) My prettier config fuck up code with a lot of changes, but here is git https://github.com/notcod/qwik-sonner/commits/main/ If I get time tomorrow I will re-make it and push clean...

![image](https://github.com/diecodev/qwik-sonner/assets/77313746/22da300d-6f38-4976-aade-a81246026586) First one is https://fkhadra.github.io/react-toastify/introduction second one is sonner with config: ![image](https://github.com/diecodev/qwik-sonner/assets/77313746/c36975b4-74be-4f09-aeed-70a3cc23e61d) I think I achieve my goal, I was using react integration in my project but I think I...

I edited it to satisfy my project needs, but didn't get time to push clean commits to your repository. I just uploaded test site and realised that toast works only...

I made it able to swipe left/right instead of default up/down, also dismisable by clicking on it, maybe you should put it as optional? I can commit feature you want...