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, if one were to reuse an EmailBuilder to create multiple emails, then changing one Email instance would affect all the other Email instance (and in fact newly create Email instances from the same EmailBuilder).