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
Post was initialized every time when user tempsaves the post.
Wrong initialization happens when user types something in the middle of tempsave process.
Fixed by setting a mutable `initialized` value
0 commit comments