-
### 📜 Description
Using a `MultiEntityPicker` with @backstage/plugin-scaffolder v1.26.0/1 gives an error message
### 👍 Expected behavior
This worked as expected before the upgrade to Backstage 1.32…
-
### 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
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @…
-
### Related page
https://mui.com/x/react-charts/tooltip/#tooltip-position
### Kind of issue
Broken demo
### Issue description
Opening example in code editor displays missing files
### Cont…
-
### Steps to reproduce
npm install @mui/material @emotion/react @emotion/styled
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: my-a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Which Component
next15 不支持semi-design
### Semi Version
_No response_
### Current Behavior
_No response_
#…
-
### Describe the bug
Collapse is not working after Search operation
### Reproducer
https://stackblitz.com/edit/vitejs-vite-tqykhs?file=src%2Fservice%2FNodeService.jsx,src%2FApp.jsx
### System Info…
-
**Describe the bug**
Because the new react-native architecture lazy loads modules by default, `require('react-native').NativeModules` is an empty object at app startup time. Search for "Lazy module l…
-
### Prerequisites
- [X] I have [searched](https://github.com/GovTechSG/sgds-govtech-react/issues) for duplicate or closed issues
- [X] I have read the [contributing guidelines](https://github.com/…
-
I‘m trying to add this website to ContextSearch-web-ext.
Website:
https://kimi.moonshot.cn
It's works with this code.
`document.querySelector('[contenteditable]').textContent = searchTerms;`
…