Skip to content

files in directives directory that are used as templates are cached by the browser even when autoreloaded #16

Description

@xiphias

I'm using html files in the partials/directives directory as html templates.
When I change a file, the application reloaded, but the browser caches the template, so a refresh itself doesn't help either, only clearing the browser cache.
It looks like the problem is that AngularJS doesn't send if-modified-since and if-none-match headers to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions