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

[v14] Parse deep links sent to Connect #33740

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

ravicious
Copy link
Member

Backport #33639 to branch/v14

`this` used within objects like this loses type information due to implicit
any used by TypeScript there. Instead, we can refer to `routing` (like
other functions already do) and keep type information.
@ravicious ravicious added this pull request to the merge queue Oct 24, 2023
Merged via the queue into branch/v14 with commit 7e864af Oct 24, 2023
25 checks passed
@ravicious ravicious deleted the bot/backport-33639-branch/v14 branch October 24, 2023 10:03
@ravicious ravicious added the no-changelog Indicates that a PR does not require a changelog entry label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/md ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants