Skip to content

Added Change event after manually changing values.#37

Merged
jessepollak merged 1 commit intojessepollak:masterfrom
JeffreyVest:master
Jul 17, 2016
Merged

Added Change event after manually changing values.#37
jessepollak merged 1 commit intojessepollak:masterfrom
JeffreyVest:master

Conversation

@JeffreyVest
Copy link
Copy Markdown
Contributor

@JeffreyVest JeffreyVest commented Jun 12, 2016

I ran into issues when integrating with KnockoutJS where it wanted to trigger off of change events in the input. However, when formatting was happening, it was just doing a direct QJ.val without triggering a change. Even after the user tabbed off the input then it just looked blank in the view model. I added a triggering of that change event to get it working. I'm not sure why the changes to payment.js occurred the way they did. It would seem that file is lagging behind the .coffee file?

@jessepollak jessepollak merged commit 54b2b8d into jessepollak:master Jul 17, 2016
@jessepollak
Copy link
Copy Markdown
Owner

Thanks a lot!

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

Successfully merging this pull request may close these issues.

2 participants