Skip to content

Conversation

waynzh
Copy link
Member

@waynzh waynzh commented Nov 2, 2024

fixes #2589.

Previously: When node.directive was true, slotName was incorrectly set to 'default', and it would check if it was explicitly defined.
Now: If node.directive is true and is not string literal, the report is simply skipped.

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

Looks good to me, I only have one more minor comment.

@FloEdelmann FloEdelmann requested a review from ota-meshi November 6, 2024 10:56
Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you very much for your contributions!

@ota-meshi ota-meshi merged commit e13089e into vuejs:master Nov 11, 2024
18 checks passed
@waynzh waynzh deleted the fix/ignore-attribute-binding branch November 11, 2024 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants