spfx-reference-scenarios
spfx-reference-scenarios copied to clipboard
Work repo for the SPFx in Teams samples
Update the ACEs Design Gallery to 1.15.2 and PnPJS v3. Added GetLocation and SelectMedia samples to the help desk ACEs.
Looks like there is a bug. For iOS in card views, the id property will be ignored that's why the buttons on card view are not functional. https://github.com/pnp/spfx-reference-scenarios/blob/c7b85336cf07249885d2a67255b1e977dff2c284/samples/ace-companynews/companynews-spfx/src/adaptiveCardExtensions/companyNews/cardView/CardView.ts#L67
I am dynamically creating an svg image on card view. it worked on desktop. but does not work from team's mobile app eg of the code snipper ` public getSVG():...