You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/guides/common-tips.md
-2
Original file line number
Diff line number
Diff line change
@@ -32,8 +32,6 @@ wrapper.vm // the mounted Vue instance
32
32
Each mounted wrapper automatically records all events emitted by the underlying Vue instance. You can retrieve the recorded events using the `wrapper.emitted()` method:
0 commit comments