Brett Ansite

Results 10 comments of Brett Ansite

@nkhalsa > I can submit a pull request if this is a helpful solution I found your code useful :) #haildoge @suppleej I can confirm the changes do work ```...

> Any chance we can get a fix for this? I wrote an app specifically to trade DOGE and this bug is a showstopper for me. :( It does work...

This fixed the issue for me. I'm using "vue-croppa": "^1.2.0", Thanks for this lib!

Is this still an issue, I'm quite reliant on quasar and this looks really good but I'm worried about this.

not sure if it helps, I was using cordova-plugin-firebase-authentication library in addition to the same 2 you were using. I removed the 'cordova-plugin-firebase-authentication' and I am up and running.

Same here would love some help on this. (although mine isn't ionic, it's Vue)

@DSMTurboAWD thank you thank you thank you thank you thank you ❤️ I was at wits end on this :( so simple EDIT: not sure if I need to close...

Would this be for the best? maybe it should throw an error to the console when you are in debug mode or something rather than turning it straight into an...

I was having this problem on windows 10, sails 0.12.1, node 5.9.0 I tracked it down to bindResView.js ``` // Bind to /admin/* sails.router.bind(path.join(sails.config.adminpanel.routePrefix, '*'), bindResFunctions); ``` in the sails.router.bind...

Yeah it would be great if there was some sample code to use this plugin :( @mazeethd were you able to find anything?