-
Notifications
You must be signed in to change notification settings - Fork 279
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
[Next.js][React] Link component does not add anchor to the internal links #1228
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, update CHANGELOG, otherwise looks good
And I guess that you don't need to cancel azure pipelines build when you are in the PR, you need to that when you merged your changes to release branch
I will do that. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment about CHANGELOG, otherwise looks good 👍
Add support for anchor attribute for:
Description / Motivation
Testing Details
Types of changes