Herson Leite

Results 2 issues of Herson Leite

The image task have a condition to evaluate if the path is a file type. This condition aren't working and need to be fixed urgently.

bug

This PR fixes clipboard copying on iOS 18.4 and later, where `document.execCommand('copy')` silently fails if no real text selection is present. Starting with iOS 18.4, Safari requires the target element...