-
We are experiencing issue configuring webpack with this module because of the class property here:
https://github.com/oblador/react-native-animatable/blob/ccafe141921912f21f1ad006ba8c3fb2191d6afc/c…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/determined-shaw-nz95jm
### To Reproduce
1. Create a new Next.js application with a custom server, or use yours …
-
**Is your suggestion related to an experience ? Please describe.**
The current [default sample](https://github.com/asgardeo/asgardeo-auth-react-sdk/tree/v5.1.2/samples/asgardeo-react-app) is writ…
-
### Description
Testing Snapshot NativeBase components failed
### CodeSandbox/Snack link
https://github.com/toninlopes/NativeBaseSample
### Steps to reproduce
1. On terminal, run ```yarn test```
…
-
Hello,
I'm experiencing an import error when trying to use `@gravity-ui/uikit` in my project. Upon starting the dev server, I encounter the following errors:
```
(node:7648) Warning: To load an…
-
I get this error when my linter runs over the bunx create-t3-app starting repo. I also get this linting error when i install zod separately into a empty repo. **The code runs fine tho**. I don't know …
-
### Link to the code that reproduces this issue
https://github.com/aXenDeveloper/next-app-canary
### To Reproduce
1. Clone repo,
2. `pnpm i`,
3. Start app with `pnpm dev`
or
1. `pnpm …
-
### Link to the code that reproduces this issue
https://github.com/2dubbing/nextgram
### To Reproduce
1. npm install
2. npm run dev
3. Open web browser http://localhost:3000
4. Click the s…
-
Our RN app of which we want to create a web version from fails to serve due to `DynamicFonts` using `react-native-fs`.
```
➜ momo-app git:(staging) ✗ yarn web
yarn run v1.22.19
$ webpack serve …