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
#226 - Serialize props when they're set, rather than every time the component render code is called. This ensures that the props are only serialized once rather than twice.