React 18 is not compatible with Fluent UI and how to work around it in PCF projects
React version 18 has recently been pushed into npm which is great if all of your components support it, however, if you are working…
React version 18 has recently been pushed into npm which is great if all of your components support it, however, if you are working…
The long-awaited 'virtual control' feature is finally in preview which means you can start to try converting your controls to be virtual - but…
If you are using Fluent UI in your code components (PCF) you probably are also using path-based imports to reduce your bundle size. This technique ensures…
According to the best practices, it’s recommended to use TypeScript to build PCF Controls but in some exceptional situations the only way is to…
At the moment unfortunately it’s not possible to put PCF directly to the SiteMap but I found a workaround you can use that I…