Skip to content

Multiple directives asking for transclusion #1

@simmo1210

Description

@simmo1210

Hi,

I'm trying to use your directive but getting the following error:

Error: [$compile:multidir] Multiple directives [adapt, ngInclude] asking for transclusion on:

I'm using angularjs version 1.2.14. Here's my markup:

<div class="item" data-adapt="header.html"></div>

and here's my global settings:

'''
.value('adaptive.config', {
breakPoints: [{ "postfix": "m", "width": 540 }, { "postfix": "d", "width": 768 }]
})
'''

Any ideas? I'll carry on trying to fix and submit a pull if I get it.

Cheers,

Mike

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