'this' undefined in Typescript project #2205
Unanswered
RyannGalea
asked this question in
Q&A
Replies: 1 comment
-
Hmm... This seems like a bug in a pass that is enabled only for such config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@kdy1
If you remember I was having issues with my Graphql project renaming classes, I have since upgraded to the latest version & it seems to have solved the renaming issue and I am able to get the project to compile and run. But if I change my settings to below I get the same issue arises.
When I run the app without that above it works but I get issues with my decorator functions not being able to access 'this' where previously I was able to. Not sure if my settings are wrong. or I'm doing something else wrong.
Any ideas 7 is the node target an issue ?
Beta Was this translation helpful? Give feedback.
All reactions