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

Always console.logging useLinkingConfig #87

Closed
philiplindberg opened this issue Oct 16, 2022 · 1 comment
Closed

Always console.logging useLinkingConfig #87

philiplindberg opened this issue Oct 16, 2022 · 1 comment

Comments

@philiplindberg
Copy link

I noticed that useLinkingConfig() is always being console.logged to the terminal when the demo app is started/reloaded, is this by design? If so, is there a way to turn off this behavior?

Logging seems to happen in ContextNavigationContainer.tsx on line 45.

@EvanBacon
Copy link
Contributor

Ya this is on in the beta so devs can more easily send me their configuration. Will disable for the stable release. You can also patch the line out by commenting it in the node module and running npx patch-package expo-router.

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

No branches or pull requests

2 participants