Skip to content

Shiny UI Editor says "Loading initial state from server" #260

@UlrichDemlehner

Description

@UlrichDemlehner

I'm on a Win10 machine. The installation of the Shiny UI Editor was without any problem. When I start to edit an already existing App.R file with launch_editor(app_loc = "TestShiny/App.R"), I get as response in R Studio:

┌-----------------------------------------------┐
| Live editor running at http://localhost:11238 |
└-----------------------------------------------┘
Message from client READY-FOR-STATE
=> Loading app ui and sending to ui editor
=> Starting Shiny preview app...
Started Shiny preview app - App PID: 11416
Logs from preview app:
Lade nötiges Paket: shiny
Logs from preview app:

Attache Paket: 'DT'

Logs from preview app:
Die folgenden Objekte sind maskiert von 'package:shiny':

dataTableOutput, renderDataTable

Logs from preview app:

Listening on http://127.0.0.1:5869

The browser window (Chrome) shows the URL http://localhost:11238/ in the address bar and the message "Loading initial state from server". And this message never disappears ...

What can I do?

Best regards

Ulrich

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions