Closed worldwidemartin closed 3 years ago
@worldwidemartin, can you attach screenshots of how the card is rendering in Designer and on the Emulator? Also, are you making use of any specific sample or implementing your own code? Let me try the above template on my end. What version of the Emulator are you testing this on?
Hi,
Thanks for getting back to me!
I figured out the issue – the IDs of some of my Input.Toggle elements were being serialised as integers, not strings. It seems the designer can handle this but the emulator cannot…
Bizzare…
Many thanks Martin
From: anusharavindrar @.> Sent: 07 July 2021 23:11 To: microsoft/BotFramework-Emulator @.> Cc: worldwidemartin @.>; Mention @.> Subject: Re: [microsoft/BotFramework-Emulator] AdaptiveCard does not display (#2274)
@worldwidemartinhttps://github.com/worldwidemartin, can you attach screenshots of how the card is rendering in Designer and on the Emulator? Also, are you making use of any specific sample or implementing your own code? Let me try the above template on my end. What version of the Emulator are you testing this on?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/microsoft/BotFramework-Emulator/issues/2274#issuecomment-875967651, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AIITITA5D3BIU2QYSYWW35DTWTGFRANCNFSM472STZUQ.
I'm clodsing due per last comment on this thread. If problem persist open a new issue.
I have an adaptiveCard template and data set which renders correctly in the Designer, but not in the emulator.
Any ideas? Thanks