The error resolved itself.
In an effort to display information about the schema object that was missing the subSchema, I made a change to the backbone-forms.js and ran grunt build
from the root of my installation. I no longer get the error, even after removing the trivial change I introduced. Apparently, it just needed a rebuild, even though the upgrade reported as successful.