I am using "document.getElementsByClassName" in a Lightning JS Renderer which returns a Proxy object. I can see the actual elements which I want in the debug console but I don't how to extract that element from a proxy object.
Asked
Active
Viewed 1,958 times