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

Legacy reactlog is broken #2177

Closed
jcheng5 opened this issue Sep 6, 2018 · 4 comments
Closed

Legacy reactlog is broken #2177

jcheng5 opened this issue Sep 6, 2018 · 4 comments
Assignees
Milestone

Comments

@jcheng5
Copy link
Member

jcheng5 commented Sep 6, 2018

options(shiny.reactlog=T)
shiny::runExample("01_hello", display.mode = "normal")
@jcheng5
Copy link
Member Author

jcheng5 commented Sep 6, 2018

I can't repro now 😕

@jcheng5
Copy link
Member Author

jcheng5 commented Sep 6, 2018

It doesn't repro unless you launch a second tab. I was seeing this in RStudio when pairing with @schloerke because the Shiny app was launching in the Viewer, then I'd hit the "Open in new window", then Cmd+F3 on that new window.

@jcheng5
Copy link
Member Author

jcheng5 commented Sep 6, 2018

Git bisect points to 7168251. I had to do a bunch of git skips because some of the commits either would halt the session immediately or depended on packages that no longer exist (promise (without an "s"), system2.5).

@mschilli87
Copy link

Could this explain #1694? That was an issue already before 7168251 though.

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

No branches or pull requests

3 participants