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

fix(ts): allow auto-import of next/navigation #55743

Merged
merged 1 commit into from Sep 21, 2023

Conversation

balazsorban44
Copy link
Member

Fix auto-import of next/navigation when a method is referenced in VSCode

Closes NEXT-1649
Fixes #55741

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca

@balazsorban44 balazsorban44 changed the title fix(ts): fix auto-import of next/navigation fix(ts): allow auto-import of next/navigation Sep 21, 2023
@kodiakhq kodiakhq bot merged commit 5daf2ee into canary Sep 21, 2023
58 of 61 checks passed
@kodiakhq kodiakhq bot deleted the fix/next-navigation-autoimport branch September 21, 2023 14:25
@github-actions github-actions bot added the locked label Oct 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

next/navigation can't be auto imported when using vscode
3 participants