-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT #7197
Comments
Thanks for reporting. Could you please provide the full sample so I can run and reproduce it here? |
Vue.js & NW.js project dist directory SDK Build (osx, win & linux) with 0.41.3 SDK Build (osx, win & linux) with 0.42.0 |
Before it's fixed, you can workaround it by adding |
This is fixed in git and will be available in the next nightly build. |
This issue has come back in 0.55.0 . Please reopen! Error message looks like this
|
I got the same issue in 0.60.0 |
After configuring vue i've got this issue (just an empty blankon the web) idk what should i do ..... |
NWJS Version : 0.42.*
Operating System : macOS 10.13.6, Windows 10, Ubuntu 18.4
Expected behavior
Normal app start, should load index.html & local js, css etc. files.
Actual behavior
App does not load local files (js, css etc.)
Works fine with Version 0.41.3
Console Error:
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
chrome-extension://elfmfcoigbbelagnlofklbjhcfpcfhgm/css/app.95551f8f.css
chrome-extension://elfmfcoigbbelagnlofklbjhcfpcfhgm/js/app.cc02e1af.js
chrome-extension://elfmfcoigbbelagnlofklbjhcfpcfhgm/js/chunk-vendors.28b718c5.js
chrome-extension://elfmfcoigbbelagnlofklbjhcfpcfhgm/favicon.ico
How to reproduce
Build with: nw-builder-webpack-plugin
The text was updated successfully, but these errors were encountered: