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
Steps to reproduce:
The ID isn't copied to the clipboard, and the developer console shows a JS error:
application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:32 Error invoking action "click->clipboard#copy" Error: Missing target element "source" for "clipboard" controller at e.get (application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:4:15243) at e.copy (application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:32:14060) at wd.invokeWithEvent (application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:31:5963) at wd.handleEvent (application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:31:5352) at fd.handleEvent (application-96b038b81bc337faeb68edb55ab4ebc7cc15c08ce8aec65a58dbe2a4bde57cfb.js:31:1429)
The text was updated successfully, but these errors were encountered:
932c589
Merge pull request #399 from ncbo/copy_uri_fix
d503b76
Resolves the issue with the 'copy-to-clipboard' (#390) and the issue with bad display of long values (#396)
mdorf
Successfully merging a pull request may close this issue.
Steps to reproduce:
The ID isn't copied to the clipboard, and the developer console shows a JS error:
The text was updated successfully, but these errors were encountered: