pnp / sp-dev-fx-aces

Repository for the Microsoft Viva Connections Adaptive Card sample solutions from Microsoft and community.
https://aka.ms/viva/connections/extensibility
MIT License
109 stars 92 forks source link

Updated project to 1.15.2 and fixed issue 102. #108

Closed dcashpeterson closed 1 year ago

dcashpeterson commented 1 year ago
Q A
Bug fix? yes
Related issues? fixes #102

What's in this Pull Request?

Upgraded project to 1.15.2 and also moved the rendering logic to the RenderCard method to fix a race condition with the card being asked to update before it had rendered.