Skip to content

Conversation

vakrilov
Copy link
Contributor

PR Checklist

What is the current behavior?

Can be reproduced with the hello-word template on Android:

  1. Create an app an run it
  2. Make a change in item.service.ts to trigger HMR
  3. Exit the app with the back button
  4. Run the app again - it is blank

What is the new behavior?

The app is rendered as expected after re-launch.

The actual problem fixed is that the launchCallback was using an outdated instance of AppHostView instead of creating new host view on every launch.

@cla-bot cla-bot bot added the cla: yes label Jan 16, 2020
@dtopuzov
Copy link
Contributor

test --ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants