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

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

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!

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

No branches or pull requests

1 participant