Mark van Dijk
Mark van Dijk
We have the following situation: - Our SharePoint solution, Ichicraft Boards, relies on MGT (mgt-react) for one of its components - The version of MGT we use is currently bundled...
### Describe the bug The library was working correctly for years but suddenly, after doing a fresh npm install on my dev machine, I get the following error when I...
### Target SharePoint environment SharePoint Online ### What SharePoint development model, framework, SDK or API is this about? 💥 SharePoint Framework ### Developer environment macOS ### What browser(s) / client(s)...
According to this documentation (https://learn.microsoft.com/en-us/microsoftteams/platform/resources/schema/manifest-schema), the url below should display changes in manifest versions. https://github.com/OfficeDev/microsoft-teams-app-schema/releases However, it only shows releases upto v1.12, while the latest version is currently v1.15. As...
Fixed invalid stale file detection on the right (plus) side of UTC time. time is a Utc time, source.LastWriteTime is a Local time. This was fixed.