Ionic Auth Password Reset Problems

I was able to successfully link to the password reset page from my app using:

$scope.passwordResetUrl = $ionicAuth.passwordResetUrl;

For some reason, when a user enters in their email, they get 2 identical emails instead of just one from ionic. I confirmed to make sure they weren’t clicking the button twice by accident.

Also, when you enter in a new password and hit submit the password does in fact reset but nothing happens on the UI to notify the user that their response was accepted.

I was wondering if someone from ionic could respond to this. I’m really hoping to not have to build my own reset password pages.

Thanks!

I saw similar things on Github issues:
https://github.com/driftyco/ionic-cloud/issues?utf8=✓&q=is%3Aissue%20is%3Aopen%20reset