Category: SharePoint Framework
-
SPFx 1.18.1 preview release

The new SharePoint framework preview release is out! Please remember that, at the time of writing, this is currently a public beta. This is a minor release so it doesn’t contains a lot of changes, this version is focused on a better mobile experience when using the Adaptive Card Extensions.…
-
Physiology of an Adaptive Card Extension

The Adaptive Card Extension (aka ACE) is a custom component that enable the user to extend the Viva Connections’ dashboard using SPFx. When you create a Generic Card using the Microsoft SharePoint Yeoman generator you will have a solution like the following: In detail the src folder structure will be…
-
Do you know PnP? I think that you should.

PnP stands for Pattern & Practices, this is an initiative which include samples, guidance and tools regarding SharePoint Framework, Office 365 APIs, Office Add-ins, and Microsoft Graph. PnP is community driven open source project where Microsoft and external community members are sharing their knowledge and best practices for Office 365, SharePoint…
-
Teams app gives you “There was a problem reaching this app”?

Some time ago me and a collegue were debugging a problem with a Teams personal app, we got the following response in Teams: Which was not so helpful isn’t it? Also the browser console was of no help. It seemed like a problem loading the app, so we took a…
-
SPFx 1.18 released!

Finally it’s here: SPFx version 1.18 is available! As I mentioned in my previous article SPFx 1.18 brings some changes and new features to improve and enhance the life of us developers. To upgrade existing references you have to uninstall all the packages that references the old version, you can…