Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: fix walking program AST when multiple script blocks#2703

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
FloEdelmann merged 2 commits intovuejs:masterfromntnyq:fix/prefer-use-template-ref
Mar 5, 2025
Merged

fix: fix walking program AST when multiple script blocks#2703

FloEdelmann merged 2 commits intovuejs:masterfromntnyq:fix/prefer-use-template-ref
Mar 5, 2025

Conversation

@ntnyq
Copy link
Contributor

This PRfixes#2696 and adds test cases for it.

When multiple script blocks exist and walk AST of nodeProgram,inScriptSetup(node) will return false.

The range of node Program contains the range of script setup block.

@ntnyqntnyq changed the titlefix: fix walking script setup ast when multiple script blocksfix: fix walking program AST when multiple script blocksMar 5, 2025
Copy link
Member

@FloEdelmannFloEdelmann left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good to me, I have just one small suggestion.

@FloEdelmannFloEdelmann merged commit9fab6bd intovuejs:masterMar 5, 2025
11 checks passed
@ntnyqntnyq deleted the fix/prefer-use-template-ref branchJune 6, 2025 10:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@FloEdelmannFloEdelmannFloEdelmann approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

vue/prefer-use-template-ref does not work with multiple script blocks

2 participants

@ntnyq@FloEdelmann

[8]ページ先頭

©2009-2025 Movatter.jp