Skip to content
This repository has been archived by the owner on Mar 25, 2018. It is now read-only.

DataRepeat dublicates last item in switch #52

Open
Tims101 opened this issue Jul 16, 2015 · 0 comments
Open

DataRepeat dublicates last item in switch #52

Tims101 opened this issue Jul 16, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@Tims101
Copy link
Contributor

Tims101 commented Jul 16, 2015

Using this code, DataRepeat add last item from folders to DOM twice

switch {
    folders.rxLength.filter(_ > 0) map { _ =>
      div(
        DataRepeat(folders, folderFactory)
      )
    }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants