breautek commented on issue #203: URL: https://github.com/apache/cordova-plugin-geolocation/issues/203#issuecomment-654615006
There error is probably an `Error` class, you can't `JSON.stringify` it. You lose the prototype members when you do. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
