zenorocha / clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
https://clipboardjs.com
MIT License
33.98k stars 3.98k forks source link

It won't work on iOS16 or above,15 and the following systems are normal #867

Closed lahala closed 9 months ago

lahala commented 9 months ago

🐛 Bug Report

Fork this JSFiddle and reproduce your issue.

(A clear and concise description of what the issue is.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Expected Behaviour

I thought that by going to the page '...' and pressing the button '...' then '...' would happen.

Tip: Try to use screenshots, gifs, videos, always remember people better understand with a visual way.

Actual Behaviour

Instead of '...', what I saw was that '...' happened instead.

To Reproduce

(Write your steps such as:)

  1. Step 1...
  2. Step 2...
  3. Step 3...

Browsers Affected

I tested on all major browsers and only IE 11 does not work.

Operational System

(Place here your Operational System.)

lahala commented 9 months ago

I have found the problem. My project architecture uses babel-polyfill. Without this, there will be no problem