v-clipboard icon indicating copy to clipboard operation
v-clipboard copied to clipboard

Fixed configuration of success handler

Open danielpanteleit opened this issue 1 year ago • 3 comments

v-clipboard:success did not work correctly, but was instead interpreted as just a v-clipboard. As long as you did not return anything from this function this still worked, but resulted in a "Clipboard input is empty" log entry.

danielpanteleit avatar May 04 '23 08:05 danielpanteleit

I get the same warning message, despite successfully has copying the data to the clipboard

Captura de pantalla 2024-03-25 a las 4 28 47

beatrizsmerino avatar Mar 25 '24 03:03 beatrizsmerino

I did it like in commit above but still getting Clipboard input is empty

LordZombi avatar May 10 '24 10:05 LordZombi

I did it like in commit above but still getting Clipboard input is empty

Captura de pantalla 2024-07-07 a las 0 39 11

I have checked and it keeps happening to me too.

beatrizsmerino avatar Jul 06 '24 22:07 beatrizsmerino