Gianfranco P
Gianfranco P
I managed to install this by manually linking it and skip the `Ensure build order` steps.
I haven't tried but I believe with Firebase Remote config you can achieve this: - Introducing Firebase Remote Config - https://www.youtube.com/watch?v=_CXXVFPO6f0 - https://ionicframework.com/docs/native/firebase/
yes. in that case works. I have remove all the other fields in all the templates as in the `Index.vue` file As soon as I add the `name` field into...
okay.. i don't what the hell happened. but not the world is spinning the right way and it works 😂 cheers. for the troubleshooting & nice OSS library :)
Actually it looks like it's related to the data on Firestore. Could you please provide an example of what fields (and its type) should each Document have for? - authors...
BTW the CSS can be added in the JS so (I think) it's all concatenated and minified together: ```js import 'vue-next-select/dist/index.css'; ```
@chockenberry friendly 2018 bump 👉
how about simply creating a whitelist to allow sites autoplay or not. Or for the extension to ignore those sites/domains
For anybody still using this ( *\*sadpanda** for legacy apps): ```js Upload.http({ url: '/api/uploadImage', data: json, headers : { 'Content-Type': 'application/json' }, }); ```
No worries. I can make a PR