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
Currently all cards are loaded into the DOM. This will eventually cause issues when there are many cards. Code should be changed to only show a subset and then more should show as scrolling takes place - i.e. lazy loading
Currently all cards are loaded into the DOM. This will eventually cause issues when there are many cards. Code should be changed to only show a subset and then more should show as scrolling takes place - i.e. lazy loading