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

onEnd is missing in the blur event (typography/editable) #4227

Closed
1 task done
wc-matteo opened this issue Jun 18, 2021 · 4 comments
Closed
1 task done

onEnd is missing in the blur event (typography/editable) #4227

wc-matteo opened this issue Jun 18, 2021 · 4 comments
Labels

Comments

@wc-matteo
Copy link

wc-matteo commented Jun 18, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.2.0-beta.3

Environment

win 10, chrome latest, vue 3.1.1

Reproduction link

Edit on CodeSandbox

Steps to reproduce

try to modify an editable text and click outside the field

What is expected?

the onEnd editable event is triggered since the text gets modified

What is actually happening?

no event is triggered

@wc-matteo
Copy link
Author

see: ant-design/ant-design#29371

@tangjinzhou
Copy link
Member

we will revert this, you can use onCancel & onEnd to solved it

@tangjinzhou
Copy link
Member

ref #5696

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants