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

wrap native calls in intro.js in a ready() statement #773

Merged
merged 1 commit into from
Aug 7, 2021

Conversation

shankari
Copy link
Contributor

@shankari shankari commented Aug 7, 2021

Well, first wrap them into a function, and then call the function from ready()
Without this, live-reload on the intro wouldn't work
With this fix, live-reload on the intro works (see video in PR)

Well, first wrap them into a function, and then call the function from ready()
Without this, live-reload on the intro wouldn't work
With this fix, live-reload on the intro works (see video in PR)
@shankari
Copy link
Contributor Author

shankari commented Aug 7, 2021

Live reload works, including hitting breakpoints in the code.

live-reload demo small mov

@shankari shankari merged commit 4f7e043 into e-mission:master Aug 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant