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
The current approach is very hacky and brute force. Essentially every view is told that it's appearing when a card appears. We need to make this more selective and only send the callbacks to the views that are actually (dis)appearing.
The text was updated successfully, but these errors were encountered:
The current approach is very hacky and brute force. Essentially every view is told that it's appearing when a card appears. We need to make this more selective and only send the callbacks to the views that are actually (dis)appearing.
The text was updated successfully, but these errors were encountered: