Services Plugins FAQs

Air copy to clipboard

I’m having issues trying to paste text copied to clipboard into an input and save in the database. It shows up fine in the input but the input’s value hasn’t truly changed. Saving it produces an object in the database with no text. Is this a bug or does something else need to be setup? I followed along with the demo editor.

Hi @natepuls, thanks for reporting this issue.

I’ve passed it to the developer team for investigation. Once any news will become available, I will let you know. Thank you for understanding :pray:

Have a nice weekend ahead!
Regards,

Hello @natepuls, thanks for your patience.

I would like to notify you that we have updated the plugin with the new version (Version 2.11.0): paste from clipboard now triggers “change” event of input.
It should fix the issue you have reported.
Please change the plugin version in your app to the latest one and let me know if it worked. :pray:

Note: Firefox browser only supports reading the clipboard in the browser extension, using the “clipboardRead” extension permission. If you are using our plugin within the Firefox browser, for this, a notification was added to the console. See details below.

Details


If you require any further information, let me know.
Best regards,