Skip to content

Fix the order of this property #190

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

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Fix the order of this property #190

merged 1 commit into from
Jul 23, 2022

Conversation

ota-meshi
Copy link
Member

This PR fixes the order of the this property.

<svelte:component
	this={foo} 
/>

Previously it was always placed at the end of the attributes array.

@ota-meshi ota-meshi added the bug Something isn't working label Jul 23, 2022
@ota-meshi ota-meshi merged commit 2b5fb39 into main Jul 23, 2022
@ota-meshi ota-meshi deleted the sort branch July 23, 2022 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant