Chrome’s React Developer Tools is not perfect for SharePoint Online
We are using SPFx to build WebPart for SharePoint, we installed chrome plugin “React Developer Tools” and try to inspect the page. We saw the tag name becoming <T>, so it is not perfect, the original class name is missing. But luckily we can still see the same react tags structure than my original source.…
Read more