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

404 for XHR request in IE11 #10408

Closed
trickydisco78 opened this issue Dec 11, 2018 · 3 comments
Closed

404 for XHR request in IE11 #10408

trickydisco78 opened this issue Dec 11, 2018 · 3 comments
Assignees
Labels
stale? Issue that may be closed soon due to the original author not responding any more. status: needs more info Needs triaging and reproducible examples or more information to be resolved type: question or discussion Issue discussing or asking a question about Gatsby

Comments

@trickydisco78
Copy link

Description

Getting a 404 for a file which doesn't exist in the build in IE11

Steps to reproduce

Go to https://uob-homepage.netlify.com/ in IE11 and inspect the page
There is a XHR request for Request URL: https://uob-homepage.netlify.com/app-61bfb0215bea3e4434c
Which is strange as it also requests this filename earlier in the cycle
Request URL: https://uob-homepage.netlify.com/app-61bfb0215bea3e4434c9.js

Expected result

Should not be producing a 404

Actual result

image

Environment

System:
OS: Windows 10
CPU: x64 Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz
Binaries:
Yarn: 1.9.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 5.6.0 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: 41.16299.785.0
npmPackages:
gatsby: ^2.0.64 => 2.0.64
gatsby-image: ^2.0.22 => 2.0.22
gatsby-link: ^2.0.1 => 2.0.1
gatsby-plugin-netlify: ^2.0.6 => 2.0.6
gatsby-plugin-react-helmet: ^3.0.0 => 3.0.0
gatsby-plugin-sass: ^2.0.1 => 2.0.1
gatsby-plugin-sharp: ^2.0.6 => 2.0.6
gatsby-plugin-typescript: ^2.0.0 => 2.0.0
gatsby-source-filesystem: ^2.0.1 => 2.0.1
gatsby-transformer-sharp: ^2.1.3 => 2.1.3

@trickydisco78 trickydisco78 changed the title 404 for XHR request 404 for XHR request in IE11 Dec 11, 2018
@sidharthachatterjee sidharthachatterjee self-assigned this Dec 12, 2018
@sidharthachatterjee sidharthachatterjee added type: question or discussion Issue discussing or asking a question about Gatsby status: needs more info Needs triaging and reproducible examples or more information to be resolved labels Dec 20, 2018
@sidharthachatterjee
Copy link
Contributor

Hey @trickydisco78

Just tested this on IE11 and I can see the request and 404. It appears that it is an HTTP/2 server push that Netlify is doing.

Can you please post your gatsby-plugin-netlify config options?

@gatsbot gatsbot bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Feb 8, 2019
@gatsbot
Copy link

gatsbot bot commented Feb 8, 2019

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here.

If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!

Thanks for being a part of the Gatsby community! 💪💜

@gatsbot
Copy link

gatsbot bot commented Feb 19, 2019

Hey again!

It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it.

Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to reopen this issue or create a new one if you need anything else.

Thanks again for being part of the Gatsby community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more. status: needs more info Needs triaging and reproducible examples or more information to be resolved type: question or discussion Issue discussing or asking a question about Gatsby
Projects
None yet
Development

No branches or pull requests

2 participants