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
As far as i can see, the solution to allow access to properties in parent class (via prototype) is to use eslint. But I can't figure out which rule does the trick. Can you describe your solution in details?
The reason to ask is that i need that access to superclass properties and i have no user input (so security is not a problem)