Github user afourney commented on the issue: https://github.com/apache/cordova-windows/pull/173 To follow up: I was testing on Windows 10 desktop and Windows 10 mobile. On both platforms the e.detail.result field goes missing when e.detail.kind === activation.ActivationKind.voiceCommand and accessed outside of the event handler. I don't think that both cloning and keeping the original object is a solution. It sounds like clone fails when it's Activation.ActivationKind.file. I suppose we could wrap the clone in a try/catch, or build a more robust clone operator for this use case.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org