Closed
Description
Steps to reproduce
According to the Chinese doc (see at https://cn.vuejs.org/v2/guide/events.html)
- Copy the example code(example-2) to my test page
- In the console, enter
example2.greet()
, clickEnter
; it will show a dialog box, clickEnter
- U will see an error in console.
And the example in English doc is OK. At last, I found they are different:
Chinese:
English:
What is expected?
PS: I think this create issues page is not friendly:
- I can not use markdown language
- I can not paste an image to describe the problem in a better detail