eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

TypeError: reduce of empty array with no initial value #317

Closed eoger closed 6 years ago

eoger commented 6 years ago

On today's Nightly:

TypeError: reduce of empty array with no initial value index.js:1128:28 reduce self-hosted:339:13 _syncThrobberAnimations/</< moz-extension://94d10bbd-ac0a-5f41-a143-cbde20a4424d/index.js:1128:28

Problem is probably around here: https://github.com/eoger/tabcenter-redux/blob/16a5e63272e1d27b46f46dbae9da3ad4c9ccfbfd/src/sidebar/tab.js#L264

Then the tabs are unmovable.

eoger commented 6 years ago

Fixed by https://github.com/eoger/tabcenter-redux/commit/71eed9e3dbe8048e02ce3fdc66d7bc28b9696827