Commit d6c5772
Improve error when calling TM with too many args (#54691)
Summary:
Pull Request resolved: #54691
Improve error message for incorrect TurboModule invocations to avoid HostFunction: <unknown error>
Changelog: [Internal]
Reviewed By: cipolleschi
Differential Revision: D87868433
fbshipit-source-id: f351a6e7ea59c56fcb0991eb799c4217382fdb4e1 parent 336042c commit d6c5772
File tree
1 file changed
+7
-1
lines changed- packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
735 | 742 | | |
736 | 743 | | |
737 | 744 | | |
738 | 745 | | |
739 | 746 | | |
740 | 747 | | |
741 | | - | |
742 | 748 | | |
743 | 749 | | |
744 | 750 | | |
| |||
0 commit comments