Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

observer-util fails to queue reactions in Edge 14 #24

Open
lukeburns opened this issue Mar 26, 2018 · 1 comment
Open

observer-util fails to queue reactions in Edge 14 #24

lukeburns opened this issue Mar 26, 2018 · 1 comment

Comments

@lukeburns
Copy link

lukeburns commented Mar 26, 2018

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.

@solkimicreb
Copy link
Member

I should probably setup SauceLabs for the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants