Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

nested ng-repeat disturb drag'n drop #91

Closed
AndrinGautschi opened this issue May 25, 2016 · 2 comments
Closed

nested ng-repeat disturb drag'n drop #91

AndrinGautschi opened this issue May 25, 2016 · 2 comments

Comments

@AndrinGautschi
Copy link

I try to generate a plan with flexible number of rows and columns. In fact, this is a 2D Array. Dragular works fine when there is just one hard coded row with a single ng-repeat, which generates the columns. But it stops working when I build around a ng-repeat which should generate the rows.

Have a nice day.

@GDuchemin
Copy link
Contributor

Maybe same issue : #84
I have an issue with nested ng-repeat, during developing a 2D planning too.

@luckylooke
Copy link
Owner

There is an example of nested repeats: http://luckylooke.github.io/dragular/#/docs/exampleNestedNgRepeatWithModel

If it doesn't help please reopen.

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

No branches or pull requests

3 participants