4.11.0 minimal bundle => No renderer for attachment for screen reader of type XY
See original GitHub issueScreenshots
Version
4.11.0 / NPM (‘botframework-webchat/lib/index-minimal’) / (but it also happening using CDN minimal bundle)
Describe the bug
We’re using the minimal bundle for our webchat. We’re rendering all of the messages by our self. Since we’ve updated to 4.11.0, all activities are still rendered as before, but there are errors in the console about missing renderers for screen readers, like:
ErrorBox.js?ffa8:44 Error: No renderer for attachment for screen reader of type "application/vnd.microsoft.card.hero"
Steps to reproduce
- Run this sample 01.getting-started/b.minimal-bundle
- Open console in developer tools
- Type “help”
- Observe errors
Expected behavior
I expect to have one of the following:
- renderers in that bundle
- no renderers but no errors
- documented a way how to suppress/ignore errors from missing renderers => any idea to work around the issue?
[Bug]
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Unreal Engine 4.11 Released!
Several new rendering and animation features focused on rendering realistic characters are in 4.11, as are new audio features and tools ...
Read more >jogl Changes [Jenkins] - JogAmp
Bug 1017 - TextureIO.write(Texture, File) throws GLException Not a GL2 (commit: ... Graph/Text: Prepare unit tests for font rendering validation (WIP) ...
Read more >[opensuse-arm] New Tumbleweed snapshot 20191018 ...
- Use autosetup and cmake_build macros. - Stop passing -DCMAKE_SKIP_RPATH=OFF and - DCMAKE_BUILD_WITH_INSTALL_RPATH=ON to cmake, no longer needed. - Replace gcc ...
Read more >Table 11 :: OIN Linux System - Open Invention Network
Any changes not permitted by the configuration file are reported. ... used such as tools such as screen readers, magnifiers, and alternative input...
Read more >node.js - Adapative card not rendering properly - Stack Overflow
when we use minimal bundle, which doesn't include Adaptive Cards. we need to use the full bundle if you want to use Adaptive...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @martinoss, thanks for filing this issue. I have a repro of this, and will investigate the problem. I don’t think I’ll get an answer to this thread today, but I will get it in as soon as possible early next week.