microsoft / microsoft/react-native-windows
Implement RuntimeTargetDelegate::serializeStackTrace API
Open
@vmoroz is already working on this.
Since Mar 17, 2026.
enhancement
Integration Follow-up
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
Problem Description
RN team has introduced a new API for debugger, I have added a stub implementation for my integration.
We also need to implement this method
Link to the integration PR where the error originated
#15667
Link to react-native commit
https://github.com/facebook/react-native/commit/b31a2fb4b8d3a5e1f12efc8ec3951a0e02004757
Forked files
No response
Upstream PR in react-native
No response
Build Configuration
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.