-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
Description
Clear and concise description of the problem
Without pause
and resume
, it’s not consistent with the current vue watch
api, preventing it being used as a drop in replacement.
Suggested solution
I see watchTriggerable
is based on watchIgnorable
. We should probably change that and all watch functions based on that.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.