Skip to content

Fixed Select field rendering bug.#440

Open
emorozov wants to merge 3 commits into
powmedia:masterfrom
emorozov:master
Open

Fixed Select field rendering bug.#440
emorozov wants to merge 3 commits into
powmedia:masterfrom
emorozov:master

Conversation

@emorozov
Copy link
Copy Markdown

Current version of backbone-forms doesn't render Select fields because it fails with error:
TypeError: html is undefined.

@emorozov
Copy link
Copy Markdown
Author

BTW, in our project $ is not bound to jQuery, that might caused the problem. Anyway, it is worth fixing.

@glenpike
Copy link
Copy Markdown
Collaborator

Needs tests still.

@glenpike
Copy link
Copy Markdown
Collaborator

glenpike commented Jun 2, 2016

Note to self - can reassign $ using jQuery.noConflict() - is this possible inside a qunit test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants