Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Template Cache issue #992

@pratikvasani

Description

@pratikvasani

Hi

I am using UI Select with ngRoute Module ,

As a part of the my code I need to clear the ngRoute template cache.

I run the following command $templateCache.removeAll();

After running this command when I go to a controller which uses UI select , it fails with a
Failed to load template: bootstrap/select-multiple.tpl.html error,

I would expect the control to re load the template in case it cant find it in the cache ? Is there a way i can achieve this ? is this a bug ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions