Skip to content
New issue

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

How I can return false on button click if data was invalid? And dont overwrite user clipboard? #207

Closed
jack-fdrv opened this issue Mar 11, 2016 · 1 comment

Comments

@jack-fdrv
Copy link

Expected behaviour Clipboard doesnt overwrite if after clicking on data user have missed some fields.

I thought that by going to the page '...' and pressing the button '...' then '...' would happen.
local sever

Actual behaviour

Instead of 'my clipboard before clicking have text, after clicking it should be there bc data not valid from fields', what I saw was that 'i can return only text or target, but i want return false and dont ovewrite clip board' happened instead.

@jack-fdrv jack-fdrv changed the title How I can return false on button click if for validate data? How I can return false on button click if data was invalid? And dont overwrite user clipboard? Mar 11, 2016
@zenorocha
Copy link
Owner

Fixed at 7a5a910. Please use v1.5.10 in order to benefit from this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants