ivan-kleshnin / cyclejs-examples

CycleJS examples
121 stars 9 forks source link

#3.3 Slider: multiple. Bug with removing #4

Closed scabbiaza closed 9 years ago

scabbiaza commented 9 years ago

Hi!

I think i found the bug, can you recheck? Try this sequence:

  1. Update the page and remove first and single element on page
  2. Add new element
  3. Try to remove this new element >> it will not work
  4. Add another element >> now you can remove them both
ivan-kleshnin commented 9 years ago

This is that bug with CycleJS https://github.com/staltz/cycle/issues/87 We wait for official fix release to update dependencies.