Skip to content

ufForm uses the largely unsupported set FormData method. #717

@Silic0nS0ldier

Description

@Silic0nS0ldier

As documented at MDN, full support for FormData is rare among browsers. This includes the set method used in ufForm. An alternative should be implemented, that gets executed instead if feature detection reveals that the required function is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    compatibilityCompatibility issue with other framework, featuresfrontendThe frontend interface

    Type

    No type

    Projects

    Status

    References

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions