Skip to content

fix: allow Debug + HMR using the public API #4246

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

Merged
merged 1 commit into from
Jan 3, 2019

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

The debugger attached event used for reconnecting the debugger in SideKick is fired on each LiveSync.

What is the new behavior?

The debugger attached event used for reconnecting the debugger in SideKick is fired only when the app restarted and the debugger really needs to be reconnected.

related to: #4222

@DimitarTachev DimitarTachev force-pushed the tachev/fix-debugger-attached-event branch from 97e8c47 to e0a2dbd Compare December 21, 2018 09:00
@DimitarTachev DimitarTachev force-pushed the tachev/fix-debugger-attached-event branch from e0a2dbd to 05ce8d0 Compare December 21, 2018 12:11
@DimitarTachev DimitarTachev changed the base branch from master to release January 3, 2019 09:14
@DimitarTachev DimitarTachev merged commit e37e9f8 into release Jan 3, 2019
@DimitarTachev DimitarTachev deleted the tachev/fix-debugger-attached-event branch January 3, 2019 11:16
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.

2 participants