[SOLVED] Touch on wheel color picker does not work

First off I should say this framework is awesome. Previously I was using Jquerymobile and its UI was ugly like hell.
I want to use a wheel color picker in my app. I use this Jquery plugin. I’m using F7 ver 2.02 and I managed to create the page I wanted by using the kitchen sink. Every thing looks great except short taping the wheel for picking colors does not work. However long tap and touch move seem to work with no problem. I uploaded my code here. If you use google chromes Device Mode you will see it does not work. I tested it on a real device and it did not work. Why is this happening? Any help would be appreciated.

There was an issue with the plugin I was using, I solved it by adding a touchstart event to it.