The Spaces picker goes in infinite load with the latest 3.2.5 release.
There is a fix you can do on your ends:
- Go to
chrome://extensions
- Enable ādeveloper modeā
- Go to Memex
- Open ābackground pageā
- Go to tab āconsoleā
- Type in:
await browser.storage.local.remove('custom-lists_suggestionIds')
Sorry folks for the troubles. Fix is already underway.