You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues with this as well. Were you able to find a temporary fix or workaround?
You could embed some SCSS in the :global scope of your SPFX webpart's stylesheets to design your buttons in the cards, specifically. But the very right way is to fix this issue here, so the HostConfig gets respected on button styles, too.
It seems buttons are not rendered the right way. I'm using the HostConfig of Teams in my own SPFX web part, and the buttons are native.
HostConfig taken from here: https://adaptivecards.io/visualizer/index.html?hostApp=Microsoft%20Teams
I'm rendering the button using an open url action:
And it looks like this:
The text was updated successfully, but these errors were encountered: