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
Presumably a duplicate of #45995 and #55132, but the relevant config for the bug report seems to be hosted in your own repo instead of here in the bug report.
π Search Terms
constructor properties assignment
π Version & Regression Information
5.7.2
β― Playground Link
No response
π» Code
Issue.ts
main.ts
π Actual behavior
Output is "undefinedb"
π Expected behavior
Output should be "db"
Additional information about the issue
I used some class from my previous project, it didn't work correctly. After some investigation I came to this issue.
repo: https://github.com/Hitulya/ts-private-property-undefined-issue
The text was updated successfully, but these errors were encountered: