rstudio / shinyuieditor

A GUI for laying out a Shiny application that generates clean and human-readable UI code
https://rstudio.github.io/shinyuieditor/
MIT License
209 stars 29 forks source link

Geysers template - app preview crashes #250

Open jennAllen opened 7 months ago

jennAllen commented 7 months ago

The app preview constantly crashes for me with the Geyser Template.

Steps:

  1. launch_editor(app_loc = "/Users/youruser/Desktop/bug_bash") - used this command to launch editor
  2. Selected Grid Geyser and clicked next
  3. Editor opens but preview is crashed:

Screenshot 2023-11-21 at 1 53 38 PM

Restarts continue to fail. Console shows:

=> Shutting down running shiny app... 
> launch_editor(app_loc = "/Users/jenna/Desktop/bug_bash")
┌----------------------------------------------┐
| Live editor running at http://localhost:9505 |
└----------------------------------------------┘
Message from client READY-FOR-STATE 
Message from client ENTERED-TEMPLATE-SELECTOR 
Template chooser mode 
Message from client UPDATED-APP 
=> Loading app ui and sending to ui editor 
=> Starting Shiny preview app... 
Started Shiny preview app - App PID: 27118 
Message from client APP-PREVIEW-REQUEST 
Message from client UPDATED-APP 
Crash detected 
Message from client APP-PREVIEW-RESTART 
Restarting app preview process

Stopping app preview process

=> Shutting down running shiny app... 
=> Starting Shiny preview app... 
Started Shiny preview app - App PID: 27140 
Restarted app preview, listening for ready and new crashes...

Crash detected