soulmate.js
soulmate.js copied to clipboard
Does not work in touch devices
Hey guys, this does not seem to work in touch devices. Im thinking its because no suggestion is focussed in the first place. Am I right? Thinking of a solution. Would like to get ideas! :)
Adding that.suggestions.focusElement( this ) to the click handler does get the job done. But just wanna check with you guys if that's fine. Thanks.