Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

xhrPanel auto start #454

Description

@gunnim

vorlon@0.5.5

To successfully debug application startup errors it can be useful to view their network requests at launch.
Uncommenting
//this.setupXMLHttpRequestHook();
in Line 35 of vorlon.xhrPanel.client.js
does not work correctly (likely the reason it is disabled :))
Instead the error
error: PLUGIN : default must be disconnected CONSOLE
is displayed in the console and the plugin must be manually started.

Would love to see a fix if possible!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions