Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils.setTextContent is not available in compressed knockout 3.0.0 #368

Closed
ozon1234 opened this issue Nov 23, 2013 · 2 comments
Closed

utils.setTextContent is not available in compressed knockout 3.0.0 #368

ozon1234 opened this issue Nov 23, 2013 · 2 comments

Comments

@ozon1234
Copy link

Uncaught TypeError: Unable to process binding "with: function (){return filter.editItem() }"
Message: Unable to process binding "validationMessage: function (){return regionFrom }"
Message: Object #<Object> has no method 'setTextContent'
@daveline
Copy link

I ran into this issue, while trying to get Knockout Validation working. I currently am using the non minified version of KO as a work around.

stevegreatrex added a commit that referenced this issue Dec 4, 2013
Fix for #368: Breaks on setTextContent call when using minified knockout
@stevegreatrex
Copy link
Contributor

Fixed by merge of #371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants