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

[dev-menu] Remove dev tools workaround for Hermes #17377

Merged
merged 3 commits into from
May 6, 2022

Conversation

lukmccall
Copy link
Contributor

@lukmccall lukmccall commented May 6, 2022

Why

Fixes #17355.
Remove reload workaround for the Hermes debugger.

Note:
if a user needs to inspect the right js bundle in flipper or devtools, they could reload manually.

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label May 6, 2022
Copy link
Contributor

@Kudo Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according our discussion, i am ok with the changes:

  • if user needs to inspect right js bundle in flipper or devtools, they could reload manually.
  • remove this workaround to prevent most use cases in dev-menu and also to prevent crashes.
  • i'll propose correct solution to react-native upstream.

Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels May 6, 2022
@lukmccall lukmccall merged commit c5d435c into main May 6, 2022
@lukmccall lukmccall deleted the @lukmccall/dev-client/remove-double-reloading branch May 6, 2022 13:42
lukmccall added a commit that referenced this pull request May 6, 2022
# Why

Fixes #17355.
Remove reload workaround for the Hermes debugger. 

> Note:
if a user needs to inspect the right js bundle in flipper or devtools, they could reload manually.
lukmccall added a commit that referenced this pull request Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
3 participants