-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
Can't get to work with localhost #8
Comments
are there any errors in the console? |
I am using Windows 10. Developing with Gatsby. I use VS code and Chrome Canary. Although I tried it on regular Chrome too and it would not work. Same results. -Sorry I did not put this in my original issue- I also tried this on Linux Mint and I am getting the same behavior using regular Chrome. |
can you pull the source code and build the extension? there's a bunch of fixes on the networking side of the extension, meanwhile, I will check the extension on gatsby projects. |
Ok... I cloned the repo => installed dependencies => ran |
I found a workaround.. |
I can confirm that the workaround is working, however it's very annoying :( |
I am developing locally and attempting to use your extension while my site is running on localhost and all I get are blank windows. I have enabled the setting to use local files and that is good for pulling up
/home/websites/testingSite/index.html
however I am using Gatsby on this project, running a local server withhttp://localhost:8000
and I am unable to load it.The text was updated successfully, but these errors were encountered: