-
Notifications
You must be signed in to change notification settings - Fork 727
IE10+ Compatibility? #560
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
Also, is IE not supported? I can't get it to load in IE9 on Win7. I can't find any info about it. Sigh. I probably should have figured this out before I built a client site around this editor... |
@kasontroy Prose requires CORS support (which is not present in IE9 or below) to interact with GitHub's API. |
Hmm. Thanks. I guess I'll have to get my client to update in chrome. |
Hello and thank you for this issue report. There have been several point releases in Prose since this issue was opened and there has not been much discussion here. I wanted to ask if you could please assist in confirming this is still an issue in the latest version of the product. If it is fixed, please close this issue :-) Also, if possible could you please
Since this project is looking for new maintainers (#743), it will be helpful if users can double check the old issues and delete ones that are fixed. This will be super helpful for the new team that works on moving this project forward. I'm sorry this message is impersonal. And thanks for your help! |
1 similar comment
Hello and thank you for this issue report. There have been several point releases in Prose since this issue was opened and there has not been much discussion here. I wanted to ask if you could please assist in confirming this is still an issue in the latest version of the product. If it is fixed, please close this issue :-) Also, if possible could you please
Since this project is looking for new maintainers (#743), it will be helpful if users can double check the old issues and delete ones that are fixed. This will be super helpful for the new team that works on moving this project forward. I'm sorry this message is impersonal. And thanks for your help! |
With CORS support in IE10 and switching to jQuery
$.ajax
for XHR, is Prose now fully functional in IE10+?The text was updated successfully, but these errors were encountered: