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
Right now the card takes a little to render. It has to load fonts/icons etc. and then make sure that the sizes are correct. This process results in a weird rendering behavior where some parts of the card appear at odd times. It would be nice to have a mechanism that reliably waits until the card finished rendering before showing it.