-
Notifications
You must be signed in to change notification settings - Fork 797
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
Browser Support #282
Comments
Our main goal is to be compatible with the most recent stable versions of the most commonly used browsers. We may sometimes take some extra steps to support older browsers if it doesn't require too much work/won't substantially impact performance on modern browsers.
Yeah, we need to do a better job of continuous testing in a variety of browsers and reporting the results. We're happy to accept help in these areas :)
To my knowledge, everything should work just fine with IE9+. I believe, in fact, forge may still be compatible with IE7-IE8.
Sure! |
That's great to hear, thanks. |
@mattcollier could you look into adding saucelabs support (or whatever) now that #456 has been merged? |
Duplicates #261. |
Does Forge have any goals for browser support, or any current data on what browsers work/don't work?
I can't seem to find any official information, especially regarding IE support.
Note: I'm only trying to get AES, RSA, and SHA256 working in at least IE9+ at the moment.
Thanks for your work
The text was updated successfully, but these errors were encountered: