-
Examples:
```
stderr | src/features/contributors/__tests__/ViewContributionHistory.test.tsx > > Should show donation impact & donation history
Warning: validateDOMNesting(...): cannot appear as…
bard updated
9 months ago
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
Non-English languages only show the day and the month in …
-
### pnpm version: 7.30
### Code to reproduce the issue:
```yaml
packages:
- 'app/**'
- 'design-system/**'
```
design-system deps
peerDep:
react ="17.0.2"
react-…
-
If the column is not empty, there are no errors.
code:
https://codesandbox.io/p/sandbox/github/zcahsja/Multi-Drag-Kanban/
```
{
"name": "dnd-kit-multi-select-kanban",
"version": "1.0.0…
-
### Current behavior 😯
Link component adds a class named css-XXXXXXX-MuiTypography-root-MuiLink-root to "a" tag with custom styles, this breaks all my markup because it has "margin: 0" rule and it …
-
Hi friends,
I raise this with the upmost thanks and gratefulness for this project. I've noticed that `@emotion/react@11.0.0` is `+10%` bigger than `@emotion/core@10.1.1`
- [`@emotion/core@10.1.1…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
**Current behavior:**
I am using NextJS 14 (App router) with emotion with twin.macro and tailwindcss. I am getting this single SSR/CSR mismatch warning but I don't know how to address it.
```TSX
a…
-
**Describe the bug**
If I follow the guide on npm page to setup , in my main.ts
`import { NestFactory } from '@nestjs/core';
import { AppModule } from './app.module';
import {
FastifyAdapter,…
-
The [DateRangePicker's](https://mui.com/x/react-date-pickers/date-range-picker/) `onAccept` callback is not called if the same date range is selected. This is by design.
However, this design does …