Skip to content

fix: crash with plain this attribute. #316

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
Apr 14, 2023
Merged

fix: crash with plain this attribute. #316

merged 1 commit into from
Apr 14, 2023

Conversation

ota-meshi
Copy link
Member

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4649162354

  • 53 of 54 (98.15%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.08%) to 90.625%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/parser/converts/element.ts 50 51 98.04%
Totals Coverage Status
Change from base Build 4643414505: -0.08%
Covered Lines: 2093
Relevant Lines: 2233

💛 - Coveralls

Copy link

@JaKXz JaKXz 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 @ota-meshi! I can confirm [after some manual work to link the updated package shakes fist at typescript] that this solves the issue in the repro! :)

@JaKXz
Copy link

JaKXz commented Apr 11, 2023

Curious, what's blocking merging and releasing this? :)

@ota-meshi ota-meshi merged commit 501c1b4 into main Apr 14, 2023
@ota-meshi ota-meshi deleted the fix-this branch April 14, 2023 21:58
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.

<svelte:element {any props}> not being parsed correctly
3 participants