Open satyaa21 opened 5 years ago
Steps to reproduce:
return { obj: { prop1: "2", prop2: "3" }, func: function() { function innerFn() { this.obj. } } }
Expected. No completions Actual: Invalid completions are shows
Steps to reproduce:
Expected. No completions Actual: Invalid completions are shows