-
Notifications
You must be signed in to change notification settings - Fork 664
Closed
Description
What problem does this feature solve?
It should allow to test custom directive. I've registered a directive on the instance and called $update
on wrapper but bind
function was not called. Also, I can't find anything related to directives in the docs/tests.
It seems like directives are not supported at all right now.
Any plan to support them?
What does the proposed API look like?
I suppose that directives will just work on the vue instance.
Metadata
Metadata
Assignees
Labels
No labels