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

xhrPanel auto start #454

Open
gunnim opened this issue Aug 1, 2020 · 0 comments
Open

xhrPanel auto start #454

gunnim opened this issue Aug 1, 2020 · 0 comments

Comments

@gunnim
Copy link

gunnim commented Aug 1, 2020

[email protected]

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!

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

No branches or pull requests

1 participant