-
I’m developing a React application using Vite, and I'm facing an issue where the app displays a white blank screen only on iOS devices. But it works perfectly on Android devices and desktop browsers. …
-
### What version of Bun is running?
1.1.24
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
add `unocss()` into vite plugi…
-
Just trying to get this library working in a vue 3 project which uses Vite and not webpack.
Just passing in a simple html div into html2Pdf and see following error:
TypeError: html2canvas__WEBP…
-
### Summary
Hi, I am getting the error "TypeError: Cannot read properties of undefined (reading 'slice')" when using crypto in my Vite project.
Vite version is 5.3.3.
Error message
```…
-
### Which project does this relate to?
Start
### Describe the bug
Calling a serverFn using middleware in the client with `useServerFn` results in server side code being included in client bundle.
…
-
### Astro Info
```block
Astro v4.16.14
Node v22.2.0
System Windows (x64)
Package Manager npm
Output static
…
-
Hey @murisceman,
I found a new bug regarding svg integration.
When using either `https://nuxt.com/modules/nuxt-svgo` or the package `vite-svg-loader` (which the nuxt module is based upon), the pru…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
5.0.0
### Plugin version…
-
Hi,
I'm generating some `*.bib`-files from global data `js` via `pagination`. When building via `npx eleventy --serve` everything works as expected: These `*.bib`-files end up in the output dire…
-
Hi,
I'm really excited about JSR and I started migrating [the few packages](https://github.com/orgs/dldc-packages/repositories) I maintain (mostly for myself given their popularity 😅) from `Node + …