Dustin J Silk
Dustin J Silk
### Which component is affected? Qwik City (routing) ### Describe the bug After providing a context from the root component, it no longer exists when navigating to a new page....
### Is your feature request related to a problem? SVG can be compressed and optimised a lot. By using a tool like (svgo)[https://github.com/svg/svgo], developers won't need to manually copy/paste their...
### Which component is affected? Qwik City (routing) ### Describe the bug Up until recently, its been possible to have a custom `/sitemap.xml` by creating a `sitemap.xml` folder with an...
### Is your feature request related to a problem? To attach an element to external libraries like mapbox, we need to create html elements in memory. Currently, we have to...
### Is your feature request related to a problem? When creating large forms, its not possible to know if the form has been edited without adding a onChange event to...
### Is your feature request related to a problem? When a production codebase is updated, the urls to QRL can change. This means that the website breaks for all users...
### What version of daisyUI are you using? v3 + v4 ### Which browsers are you seeing the problem on? Safari ### Reproduction URL https://daisyui.com/components/accordion/ ### Describe your issue In...
Hi fabian, Sorry there's no way to reproduce this issue. I can't reproduce it outside of my production code yet. I'll try explain the problem and share some code _that...
This will need to be updated when the next version of qwik is released
### Which component is affected? Qwik Runtime ### Describe the bug While the PrefetchServiceWorker prefetches the graph, if you interact/navigate to a new page which triggers another prefetch, the browsers...