-
When migrating my app from react 17 to 18, got this in chrome when starting my app.
Uncaught runtime errors:
×
ERROR
Object prototype may only be an Object or null: undefined
TypeError: Object …
-
**Describe the bug**
render.jss is erroring after upgrading to React 18 when attempting to access `react-dom/client`
**To Reproduce**
Run storybook with React 18.1.0
**System**
```
System:
…
-
### Minimal reproducible example
https://github.com/wcastand/bug-fetch-form-data
### What platform(s) does this occur on?
Android, iOS
### Where did you reproduce the issue?
in Expo Go
### Summa…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Package.json file
```JSON
{
"name": "medusa-starter-default",
"version": "0.0.1",
"description": "A starter for Medusa projects.",
"author": "Medusa (https://medusajs.com)",
"licen…
-
### 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…
-
### next-on-pages environment related information
```
System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 24.1.0: Mon Sep 30 00:10:31 PDT 2024; root:xnu-…
-
The azimuth thruster webcomponent does not render in Firefox browser (v 128.0) using React.
I see that the problem is also existing in the storybook and on the demo, so I don't think the problem is …
-
### Build/Submit details page URL
https://expo.dev/accounts/ahmedprusevic/projects/polaris/builds/b3057f65-7eb8-4b53-a245-55ba8cb894c2
### Summary
Running post install hook on eas pipeline fails on…
-
After upgrading to React v15.6.1, I'm seeing this deprecation warning:
```
lowPriorityWarning.js:40 Warning: Accessing factories like React.DOM.tr has been deprecated and will be removed in v16.0+…