@infinite-list/data-model
Advanced tools
Comparing version 0.2.31-stillness.2 to 0.2.31
{ | ||
"name": "@infinite-list/data-model", | ||
"version": "0.2.31-stillness.2", | ||
"version": "0.2.31", | ||
"files": [ | ||
@@ -5,0 +5,0 @@ "dist", |
@@ -935,3 +935,3 @@ import noop from '@x-oasis/noop'; | ||
// To fix onEndReached condition, data is updated. | ||
// To fix onEndReached condition, data is updated. it will not trigger update issue. | ||
if (isClamped(0, maxIndex + 1, this._data.length - 1)) { | ||
@@ -938,0 +938,0 @@ exists = |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1772461