Lee Parrish
Lee Parrish
Thanks for the issue details and repro project. We have some fixes for an issue related to this in the main branch here [Handle DialogEvents.RepromptDialog in ForEachElement](https://github.com/microsoft/botbuilder-dotnet/pull/6325) that will be...
@pscompa Thank you for the feedback - we'll have our project planning team consider this for a future release.
This is best solved IMHO by making a template change to the startup.cs for a function hosted bot, and not as part of an SDK modification. This is because since...
I ran into this issue when I upgraded to XF 3.6.0.344457 and FFImageLoading 2.4.11.983 and saw the image updated on a gesture then swiched back to it's original size/position almost...
I also see what is a bug on clearing the cache in the SetSource method of CustomCacheImage where it clears the wrong cache key when the Source is set: ```...
@johnataylor this is related to the issue you are assigned to here: https://github.com/microsoft/BotFramework-Emulator/issues/2397
This is a unique issue to this sample, not with the base implementation of the AdapterWithErrorHandler. In this sample if the AdapterWithErrorHandler tries to send an Activity through the middleware...
Thanks for the feedback, we will queue this to be corrected in a future release.
Thanks for the feedback, Unfortunately we don't have the ability in the tool today to only build one language but we can take that feedback for future enhancements. We will...