Error in computed property, items, on p. 53
halbhelms opened this issue · 3 comments
halbhelms commented
The function body for the items computed property says:
return store.state.items
But store hasn't been imported, causing an error
damianof commented
Can you kindly point to which chapter and section is this?
halbhelms commented
Chapter 6, Section: Home View
I saw that a new version of the book appeared yesterday. That now has the
store being imported, so problem solved!
…On Mon, Mar 1, 2021 at 5:44 AM Damiano Fusco ***@***.***> wrote:
Can you kindly point to which chapter and section is this?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE3WO5IIO7FQAWKGDSX7AS3TBOK2PANCNFSM4YMRKM3A>
.
--
Hal Helms
Training, Mentoring, Consulting
damianof commented
Thank you so much for verifying that. I appreciate.