Bacon.UI.js
Bacon.UI.js copied to clipboard
Initial Value Bug
Initial values need to check for undefined, since you might not pass any value. This is currently a bug. Personally I would leave off the initial value for all the functions, as I believe it makes most sense to set that using your form code.
David