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

Fix preview crash after #878 #902

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Fix preview crash after #878 #902

merged 1 commit into from
Jan 14, 2025

Conversation

kmagiera
Copy link
Member

In #878 we introduced a regression due to some final renaming that wasn't caught. The devtoolsPluginsChanged variable got renamed to expoDevPluginsChanged but not updated in all the places. This resulted in preview functionality triggering the code with that bug and crashing as a result

How Has This Been Tested:

  1. Open any project with preview installed
  2. Use preview functionality and make sure it doesn't crash

Copy link

vercel bot commented Jan 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
radon-ide ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2025 1:04pm

@kmagiera kmagiera merged commit 833c90d into main Jan 14, 2025
3 checks passed
@kmagiera kmagiera deleted the kmagiera/fix-preview-crash branch January 14, 2025 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant