Skip to content

angular partials template ? #4

Description

@wookiesh

Hi, not sure if am doing things right, but I would like to this base and angular-ui to create a dialog in my app. This works with the dialog service from angular for which the "open" method is passed either a template or an url as argument. I would like it to download my partial jade layout (as I would with ss.tmpl['dialog'].render() if I had "ss.client.templateEngine.use(require('ss-hogan')" but have it angular compatible so I set "ss.client.templateEngine.use('angular');"
Unfortunately, that does not work, it seems to reload the full application within the dialog.

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