Paul
Paul
Thanks @passwordleak. I've managed to reproduce the error on a new system and I'll push a fix shortly.
You will have to edit `src/main.cpp` and recompile. The mappings can be found on line 94 - 173.
I was struggling with the same issue on Gatsby but I was using hooks instead of components, meaning I couldn't use `React.lazy()`. My solution was simply load the modal in...
I've still not figured it out. Did you deploy the migrations?
Were you able to figure it out @cwazy2020 ?
Just as simple as the below.  We regularly get users completey missing the "Connect a wallet option" as it sits below a traditonal account login + the large Continue...
Did anyone find a fix / workaround for this?
Fix (at least for me on Windows 10): 1. Open ~\\.atom\packages\remote-edit\lib\model\remote-edit-editor.coffee 2. Change line `resourcePath = atom.config.resourcePath` to `resourcePath = atom.getLoadSettings().resourcePath`
What's the workaround for this? I guess we'll have to scrape?
I also have this issue (beta419). I have 3 stacks, all of them with "Connect To Predefined Network" checked. 2 of the 3 stacks work correctly and are connected to...