-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
```javascript
```
```javascript
export const inputVariants = cva(
'flex w-full rounded-md bg-transparent text-sm file:border-0 file:bg-background file:text-sm file:font-medium placeholder:te…
-
**Describe the bug**
I'm getting a weird build error on Next 14.0.4. My Package.json is as follows:
```
{
"scripts": {
"next": "next",
"dev": "next dev",
"format": "prettier …
-
## Feature request
### Overview
The [`Label` primitive](https://www.radix-ui.com/primitives/docs/components/label) prevents text selection when double clicking the label.
This also prevents u…
Zwyx updated
8 months ago
-
### Description
When using the latest version of Next JS `14.1.2` fails to build when deployed on vercel:
```
Creating an optimized production build ...
--
11:36:41.361 | Failed to compile.
11…
-
The [proposal review group meets regularly](https://go.googlesource.com/proposal/+/master/README.md#proposal-review) (roughly weekly) to review pending proposal issues and move them along in the [prop…
-
Hi,
if I use the dropdown in my app I get only a dropdown menu without a background.
Here my code:
```
…
-
[According to the Type parameters proposal](https://go.googlesource.com/proposal/+/refs/heads/master/design/43651-type-parameters.md), it is not allowed to define type parameters in methods.
This l…
-
Hello,
When I try to use the Command component it throws an error :
`Error: Failed to read source code from [...]\node_modules\@radix-ui\react-dialog\node_modules\@radix-ui\react-focus-scope\dist\…
-
If you add a button component in an astro component and inside it an "a" tag and set the button asChild property, then no style will be applied.
```jsx
// index.astro
About
…