-
-
Notifications
You must be signed in to change notification settings - Fork 6k
fix: remove duplicate IDs #35210
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
base: main
Are you sure you want to change the base?
fix: remove duplicate IDs #35210
Conversation
Co-authored-by: silverwind <[email protected]> Signed-off-by: Kerwin Bryant <[email protected]>
Co-authored-by: silverwind <[email protected]> Signed-off-by: Kerwin Bryant <[email protected]>
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.
291c27c
to
886f546
Compare
No need to ask for my review. Actually I don't understand the details of "feat: support multi-line selection with URL parameters" and "fix: remove duplicate IDs", no idea about the changed code (most changes have been reverted and only one line changes now), so no idea what it is going to fix.
If you know what it is for and have tested it, and it works as expectation, feel free to remove my "change request". |
The PR's purpose changed. Now it will remove the duplicated div id to prevent possible problem.
No description provided.