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

Dermatology fails to load when opened in web browser with no web server. #214

Merged
merged 1 commit into from
Feb 17, 2015

Conversation

GordonSmith
Copy link
Member

Signed-off-by: Gordon Smith gordon.smith@lexisnexis.com

Signed-off-by: Gordon Smith <gordon.smith@lexisnexis.com>
@GordonSmith
Copy link
Member Author

@jbrundage @mlzummo Please Review

@mzummo
Copy link
Contributor

mzummo commented Feb 17, 2015

page loads ... however these errors occur in chrome:

XMLHttpRequest cannot load file:///C:/Users/{USER_NAME}/Downloads/test/Visualization/widgets/src/common/Shape.js. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.

text.js:308 Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'file:///C:/Users/{USER_NAME}/Downloads/test/Visualization/widgets/src/common/Shape.js'.

text.js:308 XMLHttpRequest cannot load file:///C:/Users/{USER_NAME}/Downloads/test/Visualization/widgets/src/google/Pie.js. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.

text.js:308 Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'file:///C:/Users/{USER_NAME}/Downloads/test/Visualization/widgets/src/google/Pie.js'.

@GordonSmith
Copy link
Member Author

Yes - but they are now happening within the "try/catch" block - so the page still works, but you don't get to see the source code (which is the compromise).

@mzummo
Copy link
Contributor

mzummo commented Feb 17, 2015

ok thats what I'm seeing on my end... looks good

GordonSmith added a commit that referenced this pull request Feb 17, 2015
Dermatology fails to load when opened in web browser with no web server.
@GordonSmith GordonSmith merged commit 27601ee into hpcc-systems:master Feb 17, 2015
@GordonSmith GordonSmith deleted the DermatologyStandalone branch February 17, 2015 13:46
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

Successfully merging this pull request may close these issues.

2 participants