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

Cache busting and Navigation-Skeleton #203

Closed
EisenbergEffect opened this issue Mar 15, 2016 · 1 comment
Closed

Cache busting and Navigation-Skeleton #203

EisenbergEffect opened this issue Mar 15, 2016 · 1 comment
Assignees
Labels

Comments

@EisenbergEffect
Copy link
Contributor

@joakimhallberg commented on Tue Mar 15 2016

When using SystemJS for cache-busting as suggested here aurelia/framework#94, it breaks the navbar in the skeleton-navigation application. The navbar is no longer visible and doesn't get loaded into the view. There are no errors in dev-tools. The html gets loaded
image
but it never get loaded into the app/dom.
image

Not sure if the problem is with SystemJS or with the Aurelia (I think). The problem might be with the double '?bust=x'
Requested url is http://localhost:9999/dist/nav-bar.html?bust=1457991836617?bust=1457991836617
I don't think the Framework is the correct place for issue, but not sure what subsystem it should go into.

If there is a new a new suggested and supported way to do Cache busting, I would love to hear it.

@lmj0011
Copy link

lmj0011 commented Jul 26, 2016

which version of Aurelia does this fix affect?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants