ryangjchandler/alpine-clipboard

Multiline text not copying

Closed this issue · 2 comments

Multiline text not copying

Hey @ryangjchandler

I just stumbled upon the multi line issue:

image

Any ideas on how you would address this? My code:

<button x-on:click="$clipboard('Test test
test test')">Copy</button>

Cheers,
Peter