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
Since #224 was merged, the blocks are not being loaded each time the users changes tabs.
When an editor becomes the current editor, it needs to go through the blocks in the workspace and call mrcOnLoad on each block that has an mrcOnLoad method.