-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Description
It seems like #411 is still a problem.
Steps to reproduce:
- Go to https://lit.dev/tutorials/working-with-lists/#4
- Use this for the
render
method:
render () {
for (
}
- The tab freezes
I'm on Firefox 133.0.3.
Maybe it would be reasonable to not update the playground if TypeScript emits an error, if it doesn't have a good way to communicate whether it's a syntax error or a type checking error?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status