in ts getters using 'this' doesn't affect #2538
-
Beta Was this translation helpful? Give feedback.
Answered by
posva
Jan 3, 2024
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
posva
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this
in arrow functions is different: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Arrow_functionsYou just need to use a regular function