-
I'm trying to convert the React components of the [elastic-search UI framework](https://github.com/elastic/search-ui/tree/main) to use in a svelte app. Several of the components need the children pass…
-
### Describe the bug
Hello,
I have upgraded my project to next 15.0.3-canary.5 and "next-themes": "^0.4.1",
and now when I run
`pnpm run build `
**It works with "next-themes": "^0.3.0",**
…
-
### Describe the bug
Unable to install form component due to peer dependency error in React 19.
### Affected component/components
Form
### How to reproduce
1. Create new Nextjs v15 project (with …
-
### Motivation
We already use React Compiler in production, unfortunately design pattern like that is not supported:
We always get:
````
Hooks must be the same function on every render, but this…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Which Mux Elements/Packages does this apply to? Select all that apply
mux-player-react
### Which browsers are…
-
### Describe the bug
popover doesn't work on firefox browsers
### Affected component/components
popover
### How to reproduce
1.open app on firefox browsers
2.create popover and add trigger on bu…
-
提问前先看看:
https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md
### 🐛 bug 描述
正常情况下会出现“findDOMNode is deprecated and will be removed in the next major release…
-
### Describe the bug
When using `npx shadcn@latest add command` in a nextjs 15 project, the dependency tree is not met:
`Command failed with exit code 1: npm install cmdk@1.0.0 @radix-ui/react-dia…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Describe the bug
I am using create react app and encountering the above error: Module not found: Error: Can't resolve '@/lib/utils'
The above doesn't happen if I write the following "../../lib…