Multiple directives [{0}{1}, {2}{3}] asking for {4} on: {5}
This error occurs when multiple directives are applied to the same DOM element, and processing them would result in a collision or an unsupported configuration.
To resolve this issue remove one of the directives which is causing the collision.
Example scenarios of multiple incompatible directives applied to the same element include:
isolated scope
.transclusion
option.template
or templateURL
.