Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using ndDroplet in Different Places #45

Open
wcaaan opened this issue Jan 22, 2016 · 4 comments
Open

Using ndDroplet in Different Places #45

wcaaan opened this issue Jan 22, 2016 · 4 comments

Comments

@wcaaan
Copy link

wcaaan commented Jan 22, 2016

Hey, I've a problem, I'm using this API on different partials in same application, I've made a partial ndDroplet.htm and calling it in different partials via , but the controller is same for handling the requests, now the problem is I'm getting this Error, I've absolutely no idea what to do with it.

Error: [$compile:multidir] Multiple directives [progressbar, progressbar (module: Main_Module)] asking for new/isolated scope on: <div class="loading-path bar" ng-class="type &amp;&amp; &quot;bar-&quot; + type" data-progressbar="" ng-model="interface.progress.percent" d="M 0,1 L 398,1 L 398,234 L 1,234 L 0,1" stroke="#D3B2D1" stroke-width="1" fill-opacity="0" style="stroke-dasharray: 392px, 392px;stroke-dashoffset: 392px;">

@Wildhoney
Copy link
Owner

That's a more of an issue with how you're writing your partials, rather than ngDroplet.

Please take a look at the following StackOverflow to see if it helps resolve issues: http://stackoverflow.com/questions/16148086/multiple-directives-directive1-directive2-asking-for-isolated-scope-on

If you're still having problems, please post the relevant files and I'll take a look 👍

@wcaaan
Copy link
Author

wcaaan commented Feb 1, 2016

Will let you know thanks

@Wildhoney
Copy link
Owner

@mwgi2005 Any luck?

@wcaaan
Copy link
Author

wcaaan commented Feb 26, 2016

No... but I've temporarily disabled this part... but obviously this is not the solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants