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

[PFG-3342] fix: normalize promise now have the ability to treat errors properly #196

Merged

Conversation

yagovelazquezfreestar
Copy link

@yagovelazquezfreestar yagovelazquezfreestar commented Sep 5, 2024

Description:
The normalizePromise is throwing uncaught errors in console and this have been an issue for a publisher. This PR goal is to only handle the promise error since it is a good pratice to do so. Also, for this function is normal to sometimes it to throw. We want though to investigate a little bit more, this is mean't to be only a hotfix. It's still possible to see the error by adding to the url pbjs_debug=true.

PFG-3342

@yagovelazquezfreestar yagovelazquezfreestar requested a review from a team as a code owner September 5, 2024 10:20
@yagovelazquezfreestar yagovelazquezfreestar force-pushed the PFG-3342-clone-console-errors-on-refresh branch from 13cdca8 to 6a8cfc1 Compare September 10, 2024 12:01
@yagovelazquezfreestar yagovelazquezfreestar force-pushed the PFG-3342-clone-console-errors-on-refresh branch from 6a8cfc1 to ab84d09 Compare September 10, 2024 12:06
@yagovelazquezfreestar yagovelazquezfreestar merged commit 81e7114 into main Sep 11, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants