-
We need to migrate to a shared component package instead of developing components/hooks in the Next.js app. This way, we can use these pieces across any React environment, SPA, Remix or {insert techno…
-
### Provide a general summary of the issue here
When a popover is opened with `isNonModal={false}` the html element has padding added to handle the scrollbar disappearing. However, there is the new C…
-
# React 19 深入浅出, 构建生产级React应用程序 Learn React 19 with Epic React v2
[1 React基础](https://github.com/WangShuXian6/blog/issues/204#issuecomment-2426761665)
001 介绍
002 在JS中实现Hello World
003 在JS中…
-
I came across with this some things that it could be false positives because they are read by react-native with styled-components.
1.
theme.spacers.XXXL = "48px"
```
padding: ${({theme}) => `$…
-
### Description
Designers often use the Button component to represent a link that both points to other areas of the website or external applications. In order to achieve this in an accessible way, …
-
**Describe the Bug**
I am building a React app that uses `shadcn`. While `lenis` worked fine in most areas, an issue occurred in my Dashboard Layout, where I am using a `ScrollArea` component to disp…
-
## Describe the bug
When running the application, an error occurs within the `` component related to AWS Amplify's authentication. Specifically, the error seems to originate from the usage of the `…
-
### 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…
-
### Describe the bug
I've just upgraded to react-scripts `5.0` but my simple import of a Logo svg fails with the error:
```
ERROR in ./src/components/layout/logo.svg
Module build failed (f…
-
**Bug description:**
In `react-native-webview` version 13.12.3, the WebView component fails to display the Vimeo player on the first load, instead showing an empty component. Setting a backgrou…