Nicolas Deverge
Results
2
issues of
Nicolas Deverge
The link is broken, due to uppercase letter.
Hi, I am using this https://adaptivecards.io/explorer/Action.OpenUrl.html as below: ``` "actions": [ { "type": "Action.OpenUrl", "title": "View details", "url": "https://myapp.com/whatever/1234" } ] ``` When I click on the button, it does...