formhandler.js:27 Uncaught TypeError: Cannot set property ‘coffee’ of undefined
at formhandler.js:27
at Array.forEach ()
at HTMLFormElement. (formhandler.js:25)
at HTMLFormElement.dispatch (jquery.js:4435)
at HTMLFormElement.r.handle (jquery.js:4121)
after
var fh = new App.FormHandler(’[data-coffee-order=“form”]’);
undefined
fh.addSubmitHandler();
Making a second pass through the book te freshen up on some of the concepts. ithought there was an errate on this page but i cant find it.