π‘#hack for React & Vue.js Developer Tools users.
If you are not able to find in these extensions tab in Chrome DevTools after #chrome83 update then try to change the DevTools theme and you will be able to find it.
#react#vue#developer#js@reactjs@vuejs
π‘#Devtip: Do you know that #id attribute value must begin with a letter ([A-Za-z]).
If by mistake you have assigned id value as "123abc" then you can't write #cssSelector like #123abc, this is an invalid cssSelector.
#developers#testers#webdevelopment