Steven Kanberg
Steven Kanberg
@Rich-biomni - Unfortunately, I am unable to test using your Simplebot project. I am getting dependency errors related to the BotFramework Solutions library you have included that I am unable...
@Rich-biomni - Thank you for the updated project. I have it working now, without issue, using a local build of the SDK. I have started testing and will let you...
@Rich-biomni - I was able to repro the issue using your sample. Unfortunately, I was unable to find a simple solution / workaround to help mitigate this for you. Escalating...
@Rich-biomni - I was able to repro the issue using your sample. Unfortunately, I was unable to find a simple solution / workaround to help mitigate this for you. Escalating...
@jamesemann - Thank you for reporting this. I'll investigate and let you know what I find.
@jamesemann - Thank you for your patience. I was able to repro the issue you are encountering. I've been testing the above and have found that the values do appear...
@jamesemann - Thank you for your patience. I did some additional testing and there does appear to be some issue with both the C# and JS `base64ToBinary` functions, though each...
Possibly related to Web Chat bug [#3165](https://github.com/microsoft/BotFramework-WebChat/issues/3165)
@dawwa, First, you probably want to use a property bucket other than `turn` to store a property. Properties/values assigned to the `turn` object only last for the duration of the...