You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closing as duplicate of #13179 - this is a bug of the TS plugin we use which can't deal with type casts in the form of <Foo>x, it only works with x as Foo.
Describe the bug
It seems the migrator cannot handle the TS casts? e.g.
<HTMLElement>
.Reproduction
npx sv migrate svelte-5
Logs
System Info
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: