dl74i
dl74i
I have tried and failed. ``` if (Platform.is.cordova || Platform.is.capacitor) { initOptions = { ...initOptions, adapter: 'cordova', // redirectUri: 'https://myapp.local/', // redirectUri: 'android-app://local.myapp/https/local.myapp/login' redirectUri: 'android-app://' } } ``` It's just...
Let me ask the other way around, what was it that you didn't like that had you start working on a next iteration of it? For me personally vuex-orm stable...
It's not "related". Cookie nag screens add those to html and/or body. ``` *##body,html:matches-css(overflow: hidden):style(overflow:auto !important) ```