Alex
Results
2
comments of
Alex
> remove `Browser=none` from the package.json I did this. And then I ran into this https://github.com/InnerMindDAO/MintUI/issues/13
Needed to make [these loading component changes](https://github.com/bitwarden/clients/pull/17507/commits/0a9504dea56838f44cd6e1f61c1698f55b6f84e7) so there would be a min delay for each step. Without this, all the steps complete almost instantly (jarring animation) when there isn't...