Karmi Phuc

Results 1 comments of Karmi Phuc

+1 Really expecting this fix. I had a workaround on this, but your solution is better. ``` js var uidDom = document.querySelector('a[data-testid]')||(document.getElementById('userNav')).childNodes[0].childNodes[0].childNodes[0]; var uidDomJson = uidDom.getAttribute('data-gt'); if (!(typeof uidDomJson !=...