-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Open
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: JavaScriptThe issue relates to JavaScript specificallyThe issue relates to JavaScript specificallyHelp WantedYou can do thisYou can do this
Milestone
Description
Bug Report
Noted by someone on Discord.
π Search Terms
non null assertion javascript error
Related #17222
π Version & Regression Information
- This is the behavior in every version I tried
β― Playground Link
Playground link with relevant code
π» Code
const a = { a!: 1 };π Actual behavior
There's no error; crashes at runtime
π Expected behavior
There should be an error
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: JavaScriptThe issue relates to JavaScript specificallyThe issue relates to JavaScript specificallyHelp WantedYou can do thisYou can do this