Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Expo 51](android) missing concurrentRoot from initialProps on bare react-native workflow #28498

Closed
FightFarewellFearless opened this issue Apr 28, 2024 · 2 comments
Labels
invalid issue: react-native-core Issues related to react-native-core don't belong in this repository needs review Issue is ready to be reviewed by a maintainer

Comments

@FightFarewellFearless
Copy link

FightFarewellFearless commented Apr 28, 2024

Minimal reproducible example

https://github.com/FightFarewellFearless/concurrent-root-problem

What platform(s) does this occur on?

Android

Did you reproduce this issue in a development build?

Yes

Summary

Is this known issue with the current beta version?

image

So, using concurrent features such as startTransition resulting in this error:
image

Environment

expo-env-info 1.2.0 environment info:
System:
OS: Linux 5.15 Linux Mint 21.3 (Virginia)
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 20.5.1 - ~/.nvm/versions/node/v20.5.1/bin/node
Yarn: 1.22.21 - ~/.nvm/versions/node/v20.5.1/bin/yarn
npm: 9.8.0 - ~/.nvm/versions/node/v20.5.1/bin/npm
npmPackages:
expo: ^51.0.0-preview.7 => 51.0.0-preview.7
react: 18.2.0 => 18.2.0
react-native: 0.74.0 => 0.74.0
npmGlobalPackages:
eas-cli: 7.1.2
Expo Workflow: bare

Expo Doctor Diagnostics

✔ Check Expo config for common issues
✔ Check package.json for common issues
✔ Check native tooling versions
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check for issues with metro config
✔ Check npm/ yarn versions
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check that native modules do not use incompatible support packages
✔ Check that packages match versions required by installed Expo SDK
✔ Check for legacy global CLI installed locally
✔ Check that native modules use compatible support package versions for installed Expo SDK

Didn't find any issues with the project!

@FightFarewellFearless FightFarewellFearless added the needs validation Issue needs to be validated label Apr 28, 2024
@expo-bot expo-bot added needs review Issue is ready to be reviewed by a maintainer and removed needs validation Issue needs to be validated labels Apr 28, 2024
@FightFarewellFearless
Copy link
Author

FightFarewellFearless commented Apr 28, 2024

This issue is very similar to #25024

@alanjhughes alanjhughes added the invalid issue: react-native-core Issues related to react-native-core don't belong in this repository label Apr 29, 2024
@expo-bot
Copy link
Collaborator

Hi there! It looks like your issue concerns code in react-native core, rather than Expo tools.

We recommend posting this issue directly to the react-native repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid issue: react-native-core Issues related to react-native-core don't belong in this repository needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

3 participants