Mitch Crowe
Mitch Crowe
@williambout This module is unusable without this pull request. Please consider merging it.
I have been experiencing this same issue. I believe this is because this library is focused on a callback pattern, which only listens for transaction changes during the lifetime of...
This is related to #31
I also had trouble getting wtf-forms to work with FastClick. This fix didn't work for me though. Instead I added the following to my stylesheet (suggested here https://github.com/ftlabs/fastclick/issues/60). ``` css...
Hi @movingahead . I just tried the demo in Chrome 21.0.1180.89, and the suggestions are coming up OK. Unfortunately, I'm not sure what might be going wrong in your case....
That function, I believe, is the jquery jsonp callback. Soulmate.js is telling soulmate to use jsonp so that it can have soulmate running on a different domain. Unfortunately, I'm really...
@thomasklemm You're right, that may explain the error @movingahead was seeing. Thanks for commenting!
Hi liurida. My apologies. I'm on a long term cycle tour right now, so I'm not really able to look into your question. Hopefully someone in the community can for...
Yeah, a `destoy_all` definitely makes more sense there. Pull request are very welcome ;-P ! Else, I'll keep this issue open and get to this when I'm able.