Open moniuch opened 6 years ago
@moniuch where you able to use the directive with the async pipe?
I'm having trouble getting it to work :|
For starters, components like SortableContainer should be documented.
@Chealer I think the date of last commit (Aug 2018) says a lot about what we could expect from this project.
@moniuch where you able to use the directive with the async pipe?
I'm having trouble getting it to work :|
@jjreisfl Sorry for a really late reply, but no - I didn't.
I'm submitting a ... [ ] bug report [x] feature request [ ] question about the decisions made in the repository
Do you want to request a feature or report a bug? It is basically a request for better documentation.
When starting to implementing the module in my app I looked at many examples you provide (plnkr, snippets in readme) and couldn't see clear info on:
[dnd-sortable]="isLoading$ | async"
While the module works really great for me, I find it a real hurdle in my way to have to dig the source code hunting for know-how hints.