localgovdrupal / localgov

Installation profile for the LocalGov Drupal distribution.
GNU General Public License v2.0
83 stars 19 forks source link

updates patch for preview link #759

Closed markconroy closed 3 months ago

markconroy commented 3 months ago

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.

AWearring commented 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')

AWearring commented 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')

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

finnlewis commented 3 months ago

Patch applies for me and the preview link functionality appears to work as expected.