Uh oh!
There was an error while loading. Please reload this page.
[iOS] Fixes Reject error kind in Fabric - #41955
Conversation
Base commit: aa2d613 |
ryancat
commented
Dec 16, 2023
This change exposed the original error instead of the one created from It seems the cc @sammy-SC for more details on this. |
2d39b90 to
005a88dCompare
cipolleschi
left a comment
There was a problem hiding this comment.
Hi @zhongwuzw, thanks for the effort.
I think your changes mixes a little the semantic of the Error and lose some information from the ObjectiveC dictionary.
I suggested an approach that mixes what was happening before your changes with your suggestions.
You have the valid point of creating the Error, but I think it's better if we preserve the cause of the Error.
What do you think?
Uh oh!
There was an error while loading. Please reload this page.
zhongwuzw
commented
Jan 9, 2024
@cipolleschi Please review again. |
facebook-github-bot
commented
Jan 9, 2024
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
zhongwuzw
commented
Jan 9, 2024
@javache@cipolleschi Please review again. :) |
cipolleschi
left a comment
There was a problem hiding this comment.
it looks good to me. There is only a small nit.
Uh oh!
There was an error while loading. Please reload this page.
facebook-github-bot
commented
Jan 9, 2024
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
facebook-github-bot
commented
Jan 10, 2024
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
facebook-github-bot
commented
Jan 10, 2024
@cipolleschi merged this pull request in 9525074. |
Summary:
Fixes#41950 .
Changelog:
[IOS] [FIXED] - Fixes Reject error kind in Fabric
Test Plan:
reject returns
Error.