Closed kmartinezmedia closed 9 years ago
@kmartinezmedia does this happen in regular Angular (not ionic)?
@dmitry-mukhin Works fine in regular angular when I created codepen.
Can you tell what conflicting "input" directive is. Is it Ionic's or yours?
This was a conflicting error with another input directive I had created and forgot about. Sorry!
I'm getting an Error: [$compile:multidir] Multiple directives [input, uploadcareWidget] asking for new/isolated scope on:
I am trying to use this directive in an Ionic project. Any idea how I might be able to fix this or known conflicts when using in Ionic or ui-router based projects?