Closed markconroy closed 3 months ago
Hmm, doesn't work for me on my local build
In Firefox I get an Uncaught TypeError: navigator.clipboard is undefined
error
In Chrome I get Uncaught TypeError: Cannot read properties of undefined (reading 'writeText')
Hmm, doesn't work for me on my local build In Firefox I get an
Uncaught TypeError: navigator.clipboard is undefined
error In Chrome I getUncaught TypeError: Cannot read properties of undefined (reading 'writeText')
It appears that this could be an issue with my local virtual PC - having reinstalled the previous version of preview link (and patch) I get the same errors - this version works on our staging and live sites
Patch applies for me and the preview link functionality appears to work as expected.
What does this change?
Preview Link has had a new release, so I had to re-roll the patch that is against it for "Copy to clipboard". This updates the patch that we can now use.
Thanks to Big Blue Door for sponsoring my time to work on this.