Open emorozov opened 9 years ago
BTW, in our project $ is not bound to jQuery, that might caused the problem. Anyway, it is worth fixing.
Needs tests still.
Note to self - can reassign $ using jQuery.noConflict() - is this possible inside a qunit test?
Current version of backbone-forms doesn't render Select fields because it fails with error: TypeError: html is undefined.