You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notes have to be loaded with lazy loading when they are displayed on the screen on scroll.
Because when there are a lot of notes, rendering takes a long time if all notes are loaded at once.
The text was updated successfully, but these errors were encountered:
Notes have to be loaded with lazy loading when they are displayed on the screen on scroll.
Because when there are a lot of notes, rendering takes a long time if all notes are loaded at once.
The text was updated successfully, but these errors were encountered: