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 misc bugs on windows (from acceptance tests) #556

Open
7 tasks
darthez opened this issue Sep 18, 2024 · 0 comments
Open
7 tasks

Fix misc bugs on windows (from acceptance tests) #556

darthez opened this issue Sep 18, 2024 · 0 comments
Assignees
Labels
windows Bug on windows

Comments

@darthez
Copy link

darthez commented Sep 18, 2024

  • Device appearance: changing fonts is not effective (depends on setup) (android)
  • Breakpoints: pauses correctly at breakpoints but does not resume execution or step over (expo-51-dev-client)
  • New debugger: does not pause on breakpoints and exceptions (react-native-75, react-native-76)
  • New debugger: jumps to file, but doesn't point at code line (react-native-76)
  • Urls: throws error after change from storybook to component preview (expo-router)
  • Exception screen: captures errors but doesn't allow them to be closed through ui (expo-go, expo-51-dev-client, react-native-76)
  • Bundle errors: only blinks, uses old bundle, bundle error logged in debug console (expo-51-dev-client)
@p-malecki p-malecki added the windows Bug on windows label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
windows Bug on windows
Projects
None yet
Development

No branches or pull requests

2 participants