Skip to content

🐛 Safary (macOS & iOS) doesn't support native element extension #327

Open
@codingjoe

Description

@codingjoe

Bug Description

Version six switched to web components. However, the approach of extending a built-in element is not supported by Safari on both iOS and macOS. See also: https://caniuse.com/mdn-api_customelementregistry_builtin_element_support

Expected Behavior

A solution could be to use a custom component with a file input inside the shadow root and to proxy the haviour to expose the correct APIs to the form.

Version

6.0.0

Stack trace

No response

Steps to Reproduce

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions