react-navigation / react-navigation/react-navigation.github.io
warn about remote-debugging breaking expected functionality
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 324
- Forks
- 2k
- PR merge metrics
- No merged PRs in 30d
Description
I had a rough time trying to figure out why deep-linking wasn't working as expected in my app. From closed the app was always opening at initialRoute, but would work when the app was already open. Turns out remote-debugger was messing up the apps ability to read the links from closed.
I have made a pull request:
https://github.com/react-navigation/react-navigation.github.io/pull/469
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Review pull request #469 first, since the issue reports that it already contains the proposed documentation change. Verify that the documentation explains how remote debugging affects deep links when the app is closed, and confirm the warning matches the reported initialRoute behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100