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
If you place a simple <tr> within a <table> element, the compiler throws an error.
I'm working on updating Svelte UX's docs to be compatible with Svelte 5, and this is one of the errors I'm running into (continuing to boil down other issues I'll report)
Describe the bug
If you place a simple
<tr>
within a<table>
element, the compiler throws an error.I'm working on updating Svelte UX's docs to be compatible with Svelte 5, and this is one of the errors I'm running into (continuing to boil down other issues I'll report)
Reproduction
REPLs
Logs
No response
System Info
`[email protected]`
Severity
blocking an upgrade
The text was updated successfully, but these errors were encountered: