rockandrollwithemberjs / rarwe-issues

Errata and updates for the Rock and Roll with Ember.js book
https://rockandrollwithemberjs.com
43 stars 4 forks source link

Chapter 6 - button to add bands should have `disabled` attribute #451

Closed MrChocolatine closed 4 years ago

MrChocolatine commented 4 years ago

With the book version 20190913.

Page 88, the <button> to add a new band gets a disabled attribute :

image

Page 89, this same <button> should still have the disabled attribute :

image