-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/elements/bl…
-
### Minimal reproducible example
https://github.com/vruffer/expo-router-minimal-repro
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please sel…
-
Inputs of type `:email` and `:number` exhibit the [controlled-input cursor bug](https://github.com/reagent-project/reagent/blob/master/doc/ControlledInputs.md): as you type, the cursor will always rea…
-
I am getting error while using at useSpeechRecognition() function.
Here is my error:
`Uncaught TypeError: Cannot read properties of null (reading 'useState')
at useState (react.development.j…
-
SSR на основе `import { renderToString } from 'react-dom/server'`
Дискуссия в этом PR
https://github.com/nickovchinnikov/react-js-tutorial/pull/65#discussion_r495474394
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
```
Require stack:
- /app/node_modules/.pnpm/libsql@0.4.6/node_modules/libsql/index.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
at /app/node_modules/.pnpm/next…
-
### Describe the bug
I'm getting the following error when I try to render a chart using ReactPDFChart in Next.js:
```
ReactServerComponentsError:
You're importing a component that imports re…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Pending Approval
These branc…
-
ReferenceError: require is not defined in ES module scope, you can use import instead
This file is being treated as an ES module because it has a '.js' file extension and 'node_modules/@react-google-…