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
After discussion, we realized that the Intl object was causing the pain (thanks @fsih). So trying a new approach where GUI can accept an intl prop (optional) instead of expecting the intl to be available via redux state. See scratchfoundation/scratch-gui#1448
Review current state of redux+react modularity:
reduxjs/react-redux#278
Figure out how we're going to deal with redux state with www, gui, and paint.
The text was updated successfully, but these errors were encountered: