Pedro Augusto da Silva Soares

Results 6 comments of Pedro Augusto da Silva Soares

Same problem here, the temporary solution was to use: `.then(success => {/*code*/}, error => {/*code*/});` Or you can rewrite the index.d.ts from @types/vue-resource.

> @pedrosoares Thanks for this! > > I think we should have a separate method on client for this that is called `fn sign_out`. That would clear the credentials and...

I have a similar problem, but inverse. Not Work: `` Work: `` No error are throwed.

as we did not get the developer's reply, I correct this error on my fork. https://github.com/pedrosoares/WhatsApp-Conversation-Menu

If the developer wants, he can merge the repos.

Exactly @TheChimeric, now work with API 15 and above, because i Update to the new version of CircularReveal thats use API 15 and above. If you open the Repo in...