aircall / aircall-everywhere

SDK to embed and communicate to Aircall phone in any web page
https://aircall.github.io/aircall-everywhere
25 stars 16 forks source link

fix(clipboard): Allow clipboard through iframe #26

Closed paulsouche closed 3 years ago

paulsouche commented 3 years ago

PR Title

Description

The user is reporting that the function "copy phone number" is not working anymore from his Aircall CTI. When he tries to click on it, and then paste it, it pastes the previous thing he copied.

Chrome v81 broke the copy paste in an iframe and Chrome v85 introduce feature policy https://chromestatus.com/feature/5767075295395840

Submission

hereismass-bot commented 3 years ago

The code coverage of this PR is 99.21% :white_check_mark: Coverage for master is 99.21%.

hereismass-bot commented 3 years ago

The code coverage of this PR is 99.21% :white_check_mark: Coverage for master is 99.21%.

hereismass-bot commented 3 years ago

The code coverage of this PR is 99.21% :white_check_mark: Coverage for master is 99.21%.