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
Almost randomly, adding or changing args of a function will sometimes not cause it to have an error
🙂 Expected behavior
Have an error if an arg is missing
Review this video https://youtu.be/NhvZUvNglcQ ... It is almost random in how it will sometimes active an error, and sometimes not. If it's left to not have an error, it will seemingly never change to show an error.
The text was updated successfully, but these errors were encountered:
Bug Report
🔎 Search Terms
Function args errors, args errors, function (Lets be honest, if there's a duplicate theres 5k issues to sort through)
🕗 Version & Regression Information
⏯ Playground Link
https://www.typescriptlang.org/play?ts=4.7.4#code/LAKAxg9gdgzgLgAgGYFcoILwIBQEMBcC8ATgJZQDmANAgG4CMhUKAtgEYCmxNtATE607c6AZkIlyFAJTi4ZSpgB8CAN6gECYhzgpi6AOS59oAL6hQqKNkP6aIqvYQ27NACw0ArFKA
Playground link with relevant code
💻 Code
🙁 Actual behavior
Almost randomly, adding or changing args of a function will sometimes not cause it to have an error
🙂 Expected behavior
Have an error if an arg is missing
Review this video https://youtu.be/NhvZUvNglcQ ... It is almost random in how it will sometimes active an error, and sometimes not. If it's left to not have an error, it will seemingly never change to show an error.
The text was updated successfully, but these errors were encountered: