7bd0d9a83f
This causes an empty bookmarks list in the controlbox, because the collection gets cleared (and then asynchronousy repopulated) while the `bookmarksInitialized` promise stays `true` (resulting in a race condition). Alternative fix could be to clear the bookmarks and recreate the promise before reconnecting but doesn't seem necessary to do all that work. |
||
---|---|---|
.. | ||
collection.js | ||
index.js | ||
model.js | ||
utils.js |