Skip to content
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

Microsoft Edge Compatibility #3

Closed
FThompson opened this issue Apr 9, 2019 · 1 comment
Closed

Microsoft Edge Compatibility #3

FThompson opened this issue Apr 9, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@FThompson
Copy link
Owner

Form persistence fails on Edge due to FormData not implementing standard methods. See https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/13596540/

@FThompson FThompson mentioned this issue Apr 9, 2019
@FThompson
Copy link
Owner Author

According to MDN, Edge supports FormData from EdgeHTML version 18 onward. Furthermore Edge on Chromium would presumably support FormData fully as well.

Will still be looking into an alternative to add support for earlier versions of Edge and IE.

@FThompson FThompson self-assigned this Apr 9, 2019
@FThompson FThompson added the bug Something isn't working label Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant