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

fix: resolve run-time errors when using deprecated sync error handling #6272

Merged

Commits on Apr 27, 2021

  1. fix: resolve run-time errors when using deprecated sync error handling

    Fixes a should-be-obvious issue where we were making sure `dest` was `undefined`, then trying to set a property on it.
    
    fixes ReactiveX#6271
    benlesh committed Apr 27, 2021
    Copy the full SHA
    36f90b4 View commit details
    Browse the repository at this point in the history