Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

JQLiteClone should also copy data from source element. #1124

Closed
cristatus opened this issue Jul 6, 2012 · 2 comments
Closed

JQLiteClone should also copy data from source element. #1124

cristatus opened this issue Jul 6, 2012 · 2 comments

Comments

@cristatus
Copy link

The JQLiteClone doesn't copy data associated with the source element. Any data set to the element in compile method of one directive doesn't propagate to the another directive on the same element.

@cristatus
Copy link
Author

@cristatus
Copy link
Author

I implemented application specific cache to store additional information and it's recycled when scope is destroyed. It's more efficient then the using data api.

So, this issue is no longer valid for my use case so closing it.

Thanks!

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

1 participant