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

Express not attaching on hot reload #1001

Open
gshotwell opened this issue Jan 12, 2024 · 0 comments
Open

Express not attaching on hot reload #1001

gshotwell opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@gshotwell
Copy link
Contributor

When working on a Shiny Express app the "Attach Express" magic doesn't trigger when hot reload occurs. I'm not sure there's anything we can do about this, but I wanted to raise an issue for posterity.

To replicate:

  • Run an app which doesn't do the express imports
  • Update the code to add from shiny.express import ui

The "ASGI" app error occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant