Files
notesnook/apps/web
thecodrr c9866fe6c7 fix: crash when an item was removed from Virtuouso
This was a pesky bug. Basically the `props.items.length` did not get updated which resulted in the `index` being always one greater than actual. Since `index[out-of-range]` is `undefined` in JS, the app crashed as it could not find any prop. Very pesky. Fixed it however.
2020-04-21 12:42:58 +05:00
..
2020-04-15 00:31:10 +05:00
2020-03-10 13:06:04 +05:00
2020-03-10 13:06:04 +05:00
2020-04-21 12:33:29 +05:00
2020-02-26 15:06:29 +05:00
2020-04-21 12:33:29 +05:00

Notesnook

The best notes app in the world.