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

Templates cannot be loaded #852

@artworkad

Description

@artworkad

Hi,

I have a problem using angular-ui when templates are involved. I use symfony2 as my php framework and angularjs for frontend stuff.

E.g. when I use the dialog I get:

mypage.com/template/dialog/message.html 404 not found

The problem obviously is that angular ui performs a get request for the template. This request seems to be routed to php and fails because there is no such template in the project file system. I use ui-bootstrap-tpls-0.5.0.min.js.

Any ideas how to deal with this problem?

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