Quirino Brizi
Quirino Brizi
If anyone is looking for this, I came across this issue and was the first result on Google so I tough better share what I have done. In order to...
Hi @meeroslav done some more test and the only way that seem to work is to reload the full website so if I write something like that: ``` switchLanguage(language: string)...
@apolon23 [my comment](https://github.com/Greentube/localize-router/issues/140#issuecomment-413588265) above provides the method I used to workaround the issue which in principle does what @Elmanderrr suggests as well.
So I got bored of seeing my app reloading as I consider it a very bad practice from technical and user experience point of view and decided to crack on...
@Roelensdam I am not familiar with Angular 6, I am between moving and have no much time to look into it I will as soon as I find some time......
My problem was related to this error found way above in the logs: ``` Executing command : cordova plugin add [email protected] --variable WEB_APPLICATION_CLIENT_ID="xxxx" --variable REVERSED_CLIENT_ID="xxxx" --variable PLAY_SERVICES_VERSION="xxxx" Plugin "cordova-plugin-googleplus" already...