I have used the vue-clipboard2 plugin inside the bootstrp-vue modal. But the text is not copying.
Then I tried to copy to clipboard with vanilla js inside the bootstrap-vue modal. But the text is not copying.
Anyone can do figure out what's the problem??