voice icon indicating copy to clipboard operation
voice copied to clipboard

fix: new NativeEventEmitter() was called with a non-null argument console warning

Open reynaldichernando opened this issue 1 year ago • 5 comments

Add addListener and removeListeners method to stop console warning about:

WARN new NativeEventEmitter() was called with a non-null argument without the required addListener method.
WARN new NativeEventEmitter() was called with a non-null argument without the required removeListeners method.

Issue #455

reference

reynaldichernando avatar Sep 29 '23 15:09 reynaldichernando

Is this a breaking change or just a warning? I'm trying to figure out why voice is not working.

Edit for reference: not a breaking change that I could see, voice still worked despite the warning

rzfzr avatar Nov 27 '23 12:11 rzfzr

NOTE: Anyone can review this PR, but in order for it to be merged automatically, we need the author or a contributor to review it.

angusryer avatar Jan 15 '24 14:01 angusryer

Please merge this changes. Thank you.

cetorres avatar Jul 16 '24 18:07 cetorres

Verified that this fixes the issue for me. Would be good if it gets merged. cc: @wenkesj @safaiyeh Thank you.

abasiri avatar Jul 22 '24 20:07 abasiri

Can someone merge this? Or is this not maintained anymore?

AshwinTayson avatar Aug 12 '24 18:08 AshwinTayson