mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
fe7cc08287
the existing _selectWhile method was more like _selectUntil, which is what we want for _selectLimit but not for selectWhile(Reverse) The changes we had made before also broke _selectLimit as it would look at the results length before the value got added so you always got 1 value more than requested, breaking sync. |
||
---|---|---|
.. | ||
domain | ||
matrix | ||
mocks | ||
observable | ||
ui/web | ||
utils | ||
legacy-polyfill.js | ||
main.js | ||
Platform.js | ||
service-worker.template.js |