Closed kingalg closed 11 months ago
I probably found what is the problem in this case:
Redux Persist config in version alpha.10 is still located in the old directory ./Quiet
not ./Quiet2
.
In alpha.11 is in good place
I did a little test :
1.Create community on alpha.10 2.Copy config.json from ./Quiet do ./Quiet2 3.Run App on alpha.11
And in that case it works properly.
I did update from 2.0.3-alpha.11 to 2.0.3-alpha.12 on Windows, MacOS and Linux - everything went fine. Bug is fixed.
Version - update from 2.0.3-alpha.10 to 2.0.3-alpha.11 System - MacOS, Linux, Windows
Steps to recreate: