Hi there all,
It seems that, when you start ionic in labs mode with --labs, you do not have the possibility to pass config options by extending the url with ?ionicsomesetting=1, which you would normally get in your app with config.get(‘somesetting’).
It works fine without labs mode, but not with. probably because the parameters are not passed to the individual iframes of the specific platforms you selected in labs.
I would really appreciate it if this could be fixed, as I can’t use labs now…and i really would like to
greetings!