-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/App-fails-to-inject-INavigationRootManag/10789059)._
---
[severity:Other]
Summary:
Af…
-
> [Github issues](https://github.com/Microsoft/botbuilder-dotnet/issues) should be used for bugs and feature requests. Use [Stack Overflow](https://stackoverflow.com/questions/tagged/botframework) for…
-
**Describe the bug**
The bot templates may show below error when running `npm build`:
error TS1452: 'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`…
-
When the bot building feature was introduced, it was promised that they will not try to build if any real players are currently building. However, if I add some bots and go granger on Parpax and decon…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
I tried this code:
```rust
use std::error::Error;
#[allow(unused_imports)]
use teloxide::dispatching::dialogue::serializer::{Bincode, Cbor, Json};
use teloxide::dispatching::dialogue::{
self…
-
## Notification from ioBroker Check and Service Bot
Dear adapter developer,
I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I h…
-
ive norice that the builder bot is unable to build blueprints with more than one stage of the blueprint
-
The differences between `chat_postMessage` and `file_upload_v2` lead to a sometimes frustrating dev experience. For instance, `chat_postMessage` includes the `username` parameter, allowing the develop…
-
As part of PII/IP filtering, clients and channels can request that activities be redacted. This influences the transcript logger and middleware the bot builder SDK supports. For example, Microsoft Tea…