-
# Bug report
## Packages affected
- [ ] sandpack-client
- [x] sandpack-react
## Description of the problem
The current example of the Vite template on the official site doesn't fully …
-
With a co-located component it's possible to proxy the component and everything works as it should.
```js
import Component from '@glimmer/component';
class MyComponent extends Component {
wo…
-
### Describe the bug
I am using the Textarea component with auto-resize and rows="1" set, but the component’s initial height is incorrect, and the bottom of the text is obscured. It requires a keyboa…
-
### Clear and concise description of the problem
Hello!
I successfully integrated Angular to electron-vite using the plugin: "@analogjs/vite-plugin-angular": "1.6.1"
How can I contribute to cre…
-
Thanks for this awesome project, really helps a lot :)
I created a very small wrapper component to work with vue-quilly ( playground => https://stackblitz.com/edit/vitejs-vite-ebyuz3?file=src%2FRic…
-
My config (MX Linux 21.3):
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 11 (bullseye)
Release: 11
Codename: bullseye
…
-
### Summary
Adding `define` entries to vite configs breaks compilation with the following error:
```
[vite:define] Transform failed with 1 error:
error: Invalid define value (must be an entity n…
jaskp updated
1 month ago
-
I utilized vite to create a frontend template. The package.json resides in the frontend directory and includes development tools, but I'm encountering an error. This project involves Django and React.…
-
# Description
As by title, some components are not displayed correctly, as well as some errors are returned in some pages.
Known issues:
- https://github.com/storybookjs/storybook/issues/14420
…
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…