Fixing IE11 Compatibility Problems in SPFx with Babel
I recently ran into an annoying problem in one of my SPFx solutions; while it worked perfectly in Chrome, the Web Part didn't even load in IE11. After a bit…
Office365, SharePoint, .NET and more
I recently ran into an annoying problem in one of my SPFx solutions; while it worked perfectly in Chrome, the Web Part didn't even load in IE11. After a bit…
Have you ever built a control that you want to have behaving differently depending on whether you're working on a mobile device or a desktop? For example, showing a callout…
I like the SharePoint Framework. It's new, it's fast and it's miles ahead of what we've had before. I even like Node.js, NPM, Yeoman and the rest of the development…
When the SharePoint Framework first came out I spent a good amount of time porting over ‘old’ webparts to the new Modern standard. When someone discovered a bug in one…