-
Notifications
You must be signed in to change notification settings - Fork 928
[Auth] Fix promise rejection for failing when loading JS #5145
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
Conversation
|
Changeset File Check
|
Size Analysis ReportAffected Products
|
Fixes #5141
Now the promise will reject with an error instead of the result of
onerror
.