Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix unsubscribe name
issue: NEXT-31423
author: Tommy Quissens
author_email: [email protected]
author_github: @quisse
---
- Changed method
unsubscribe
inNativeEventEmitter
class to fix a bug withsort()
function that sorts its array, which prevent unsubscribing of events to an element since the name at key0
is sorted.