vuejs / rfcs

RFCs for substantial changes / feature additions to Vue core
4.87k stars 546 forks source link

Prevent Emit If Emit Option Return False #173

Closed bekalshenoy closed 4 years ago

bekalshenoy commented 4 years ago

Helpful If Validating Emit Is Failed Prevent The Emit. It Will Make Emit Option More Usefull

posva commented 4 years ago

Please take a look at other issues in this repository, they provide way more information about problems and use cases as well as the proposed APIs. Take a read at the README.md in the repository to understand how the process works