Legacy/Experimental parameter decorators fails with TS1239 when StrictNullChecks is true in Typescript 5.0.2 #53312
Labels
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
Bug Report
π Search Terms
experimentalDecorator, TS1239, parameter decorator
π Version & Regression Information
4.8.3 -> 5.0.2
β― Playground Link
Playground link with relevant code
π» Code
I provided the playground link
π Actual behavior
i assume
@Dependency("test)
returnsundefined
and i set the type tostring
so i assume that's why it fails nowπ Expected behavior
There should be no error
The text was updated successfully, but these errors were encountered: