Closed shivenigma closed 8 years ago
Hi @shivenigma,
I have no experience with ionic or fabricjs, so I cannot help you there. However looking at your code the name of the function should use camel case onChange
@ruhley I was on a deadline so switched to another color picker, when I get time I'll test this color picker through and report you what I found. Thanks for your response. I close this issue for now.
Hi I am using this color picker with ionic and fabricJS,
The above is the template code.
the above is the settings from the controller, the color picker is displaying fine but the on change never getting called. I tried setting up a watch on the model value it's not working either. Please help me what could be wrong?