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

Argon4 console fails to show 404 errors #65

Open
ammulder opened this issue Apr 24, 2017 · 0 comments
Open

Argon4 console fails to show 404 errors #65

ammulder opened this issue Apr 24, 2017 · 0 comments

Comments

@ammulder
Copy link

Sorry, I'm not sure where to post issues with the Argon4 app itself...

I have HTML like this:

<head>
  <base href="/">
</head>
<body>
  <script type="text/javascript" src="inline.cb1bd35e2bccd5ae57d2.bundle.js">
</body>

If that JavaScript file doesn't exist, or doesn't exist relative to the specified "base", then a desktop browser shows a 404 error in the console (e.g. Failed to load resource: the server responded with a status of 404 (Not Found)).

Argon4 shows no console output. Without the script(s) the page is (in my case) largely empty and unresponsive, and I can't tell whether it's taking forever to load content or broken or what.

It would be really helpful to see the 404 errors in the console. I just need it to give me the "duh" moment so I can fix the base or whatever. :)

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

No branches or pull requests

2 participants