You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// A bug report filed on WebKit's Bugzilla tracker, dating back to 2009, specifically addresses the issue of cloneNode() not copying files of <input type="file"> elements.
60
62
// As of the last update, this bug was still marked as "NEW," indicating that it might not have been resolved yet.
61
63
// https://bugs.webkit.org/show_bug.cgi?id=28123
@@ -65,11 +67,7 @@ export function resolveOnChange<
0 commit comments