Errata
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted by | Date Submitted |
---|---|---|---|---|
Mobi | Page 1% @ Using Cose Examples |
The link for the code examples points to github. The repository is present, but contains only the .md file. The "files" folder is empty, except for the git control file. There is another complaint about this in the unconfirmed errata table, from 2 years ago!! |
Anonymous | Jun 19, 2020 |
ePub | Page 53 Chapter 1 / Computed Properties |
The first example of this section does not work, as it's missing a "this": |
David Dieulivol | May 15, 2020 |
ePub | Page 48 Chapter 1 / Reactivity / Caveats / Setting items on an array |
There is a single quote missing in the following code sample: |
David Dieulivol | May 15, 2020 |
Page 10 3rd paragraph |
The following Vue template |
Mohammad Zare | Dec 07, 2019 | |
Page 18 2nd paragraph code example |
The text talks about v-model, but the code uses v-bind |
Maria Vilaró | Apr 04, 2019 | |
ePub | Page 2 Scoped Slots |
In Chapter 2. Components in Vue.js, section "Scoped Slots", the example given isn't working: |
Shiva YB | Dec 26, 2018 |
Printed | Page 1-2 jquery example |
|
gatesakagi | Dec 11, 2018 |
Appendix B First code block in "Reactivity" section |
In the React code example, there is a reference to counterInterval, but that variable was not previously defined. |
Andrew Brown | Nov 20, 2018 | |
Ch 6 Second code block in "Promises and Actions" section |
The template should be changed to refer to 'updating' rather than 'loading', since that is the name of the data element defined in the component: |
Andrew Brown | Nov 19, 2018 | |
Ch 5 Last paragraph of "Programmatic Navaigation" section |
Sentence reads: "and to go forward 10 records, you’d use router.go(1)." |
Andrew Brown | Nov 19, 2018 | |
Printed | all over | Still waiting for the code examples. |
Anonymous | Nov 03, 2018 |
Printed | Page 131 3rd paragraph |
"and run npm init" should be "and run vue init" |
Jan Voges | Aug 22, 2018 |
Printed | Page 25 1st code example |
"watchers:" should be "watch:" |
Jan Voges | Aug 21, 2018 |
Printed | Page 22 second to last paragraph |
"if we push a new item to basketItems, the code inside basketTotal is" |
Jan Voges | Aug 21, 2018 |
Appendix B. Vue from React Subchapter "Getting started", seconds paragraph |
"You can also build you own templates to use with vue-cli." |
Sandro | Feb 16, 2018 | |
Chapter 6 Subchapter 'Getters', second code block |
The getter "unreadFrom" has a mistake: |
Sandro | Feb 16, 2018 | |
ch2 1/4 scroll |
|
Ivan Bodnar | Jan 28, 2018 |