Open
Description
Was doing testing in Edge 14, and found that observer-util doesn't queue reactions: the reason is Edge doesn't implement WeakMap properly chakra-core/ChakraCore#2419 and the set
handler returns before queueing at https://github.com/nx-js/observer-util/blob/master/src/handlers.js#L80. Just putting this here in case it's helpful to anyone else targeting older Edge versions.
Metadata
Metadata
Assignees
Labels
No labels