Skip to content

inline.js gets cached by the browser, which then caused issues in loading the right chunks #3082

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

Closed
divyeshpuk opened this issue Nov 9, 2016 · 5 comments

Comments

@divyeshpuk
Copy link

Please provide us with the following information:

OS?

Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
os: linux x64

Versions.

Please run ng --version. If there's nothing outputted, please run in a Terminal: node --version and paste the result here:
angular-cli: 1.0.0-beta.16
node: 5.4.0
os: linux x64

Repro steps.

Was this an app that wasn't created using the CLI? What change did you do on your code? etc.
In our Angular CLI app, src="inline.js" got cached by the browser, which then created issues in loading the right chunks.

The log given by the failure.

Normally this include a stack trace and some more information.
404 not found, chunk.*.js is not found

Mention any other details that might be useful.

In our Angular CLI app, src="inline.js" got cached by the browser, which then created issues in loading the right chunks.


Thanks! We'll be in touch soon.

@grizzm0
Copy link
Contributor

grizzm0 commented Nov 9, 2016

I believe that is what #2899 fixed. Will be in next release.

@divyeshpuk
Copy link
Author

Good news. Any idea when the next release is due? Thank you so much.

On Wed, Nov 9, 2016 at 3:51 PM, Kristofer Karlsson <notifications@github.com

wrote:

I believe that is what #2899
#2899 fixed. Will be in next
release.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#3082 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKsMRnlaP4i0IigBcOaYQ7LjRC7l5suHks5q8evogaJpZM4KtqTv
.

@grizzm0
Copy link
Contributor

grizzm0 commented Nov 9, 2016

New beta releases seems to be released every 1-2 weeks. The current release was released on October 28th. But that's no guarantee there'll be another released any day now.

@filipesilva
Copy link
Contributor

Fixed by #2899.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants