-
### TanStack Table version
v8.17.3
### Framework/Library version
React 19 + React Compiler
### Describe the bug and the steps to reproduce it
In the repo provided, run `bun install` and then `bun…
-
### Website or app
https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-update-worker
### Repro steps
1. clone `https://github.com/Yukiniro/reproduce/tree/master/rspack-issue-hot-upda…
-
### What is the improvement or update you wish to see?
I am getting this error in my project, after updating each and every file with "use client" still exists
- error createContext only works in C…
-
### NextUI Version
2.2.9
### Describe the bug
Accordion is not working
next version: 14.0.4
Logs:
⨯ node_modules\@react-stately\collections\dist\import.mjs (205:22) @ $eb2240fc39a57fa5$export…
-
- Create Figma Designs: [Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community)](https://www.figma.com/file/tXhNJv706AWM0lXlyxLH9l/E-commerce-UI---Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community))
- Use o…
-
When I add these lines:
```
const monaco = useMonaco();
useEffect(() => {
if (monaco) {
console.log('here is the monaco instance:', monaco);
}
}, [monaco]);
```
I get …
-
Sorry for this post, but I am having problem on running this git.
Or maybe I don't know how...
Can you please provide a quick guide? thanks
-
## Liste des mainteneurs
* @tdd
## À l’intention des nouveaux·elles traducteur·rices
Pour traduire une page :
1. Vérifiez que personne d’autre n’a déjà pris la main dessus dans la liste d…
-
- Figma Designs: [Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community)](https://www.figma.com/file/tXhNJv706AWM0lXlyxLH9l/E-commerce-UI---Figma-Ecommerce-UI-Kit-(Demo-Version)-(Community))
- Use only `Fl…
-
I think the locale directive would be extremely useful if it were centralized? If this is the only primitive in the React Aria i18n lib then I'm thinking we should just move this over. I can even hand…