-
Hey Fabian,
I'm testing modular forms with Qwik. I'm using the component from the playground Git repository and have successfully created a custom toPhoneNumber function. It formats a 10-digit num…
ucod3 updated
9 months ago
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I created the starter app and added two integrations: Prisma and Vercel-Edge. Here is the sequence:
- added Prisma integration,…
-
### Verify latest release
- [X] I verified that the issue exists in the latest pnpm release
### pnpm version
8.7.6
### Which area(s) of pnpm are affected? (leave empty if unsure)
Depend…
motss updated
3 months ago
-
### What would you like?
After helping the Qwik team implement the [cypress-ct-qwik](https://www.npmjs.com/package/cypress-ct-qwik) plugin I believe there are several DX related improvements that sho…
-
This problem is caused by the "vite-plugin-macro" that is automatically installed during integration, but after a quick check, I think it is possible that it will work without this plugin in the first…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
I was randomly writing some edge case code (orphaned signals in this case) to see what happens when I first encountered this bug. …
-
I have a problem on the client side and can't seem to use the package. I am using Qwik and whenever i import the library i get this error
![image](https://github.com/antontutoveanu/crystals-kyber-j…
-
We briefly mention hydration in the choosing a web renderer chapter, but we don't explain it in the fullstack guide. We should explain both hydration and how to recognize and avoid hydration errors (n…
-
### Is your feature request related to a problem?
Hello. There is a hook in `react-router` that can detect `back/forward` navigation. It would be great to implement this here
https://reactrouter.c…
-
### Suggestion
Hello,
I would like to be able to create qwik pages at runtime using grapesjs.
To do so I need to know how to update and render Qwik components from updated HTML in the grapesjs iFra…