-
Notifications
You must be signed in to change notification settings - Fork 1.6k
List of WebChat Supported Browsers? #422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is an excellent question. Unfortunately I have no answers. I would greatly appreciate someone who can do the work to figure this list out and a way to keep it up to date. |
Basically I would say it comes down to our biggest dependencies, React and RxJs which both support IE9+. |
@danmarshall That's just one version of one browser. And there are other issues, including what polyfills we include and also some CSS stuff. |
I agree it's a funny way to specify the level of support. |
@danmarshall I bet you a dollar we don't work on IE9 :-) |
Using the F12 emulation tools in IE I changed the document mode & user-agent string to IE9. I did notice a few minor rendering bugs in some spots, but overall seemed to work well :) If there are any IE9 customers we can file bugs on a case-by-case basis. |
Is WebChat iframe tested with Firefox? User reports problems sending messages via WebChat iframe in Firefox and IE. Relates to: |
@nwhitmont - not yet. We are working to use a robust testing service which will test against many platform/browser combinations, stay tuned. |
relates to #613 |
relates to microsoft/botframework-sdk#3181 |
I think we are IE11 and modern browsers >= last 2 versions. If anything not working in this combo, please file a bug, we will fix it. |
What browsers & versions are officially supported by BotBuilder-WebChat?
The text was updated successfully, but these errors were encountered: