Skip to content

Conversation

@trueadm
Copy link
Contributor

@trueadm trueadm commented Oct 17, 2024

Fixes #13644

@changeset-bot
Copy link

changeset-bot bot commented Oct 17, 2024

🦋 Changeset detected

Latest commit: 50db71e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@Rich-Harris Rich-Harris left a comment

Choose a reason for hiding this comment

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

looks like this case still isn't handled

<div>
	<input autofocus />
</div>

@trueadm
Copy link
Contributor Author

trueadm commented Oct 17, 2024

@Rich-Harris Fixed. :)

@trueadm trueadm merged commit 193cc37 into main Oct 17, 2024
@trueadm trueadm deleted the autofocus-2 branch October 17, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<input autofocus> generates incorrect code in some situations

3 participants