Aleksei Murashin

Results 2 comments of Aleksei Murashin

This exception is thrown by the `patchedComposedPathValue` method while reading the `target` property of the event. Here is a snippet from `aura_proddebug.js`: ```js function patchedComposedPathValue() { const originalTarget = eventTargetGetter.call(this);...

Thanks @caridy, I've reached out to @seksenov directly.