Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tmeasday/blaze-reordering-2423


https://github.com/tmeasday/blaze-reordering-2423

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

Demonstrates how external changes to the DOM can mess blaze insertion up.

1. Move the second item before the first.
2. Click the button.

Note how "Item 3" is below "Item 2", even though "Item 2" isn't at the end of the list.