We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.1.1
Short overview ClipboardAction#copy does not resolve
Detailed error description The copy() method of Clipboardy ClipboardActionProvider does not call resolve and therefore blocks.
Steps to reproduce error
Additional content
Please provide any (mandatory) additional data to reproduce the error (Dockerfiles etc.)
The text was updated successfully, but these errors were encountered:
(#64) Added call to resolve and test
0118c3c
Merge pull request #65 from nut-tree/bugfix/64/copy_resolve
6f44544
5683fab
s1hofmann
No branches or pull requests
Version
1.1.1
Short overview
ClipboardAction#copy does not resolve
Detailed error description
The copy() method of Clipboardy ClipboardActionProvider does not call resolve and therefore blocks.
Steps to reproduce error
Additional content
The text was updated successfully, but these errors were encountered: