Hello Peter, Thanks for the response.
I have coded it as outlined in your example and it does work outside of the custom binding. When I put that logic in the custom binding it was getting hit twice. I tried the unbind/on method as displayed in my example and it didn’t work either. I came across that method while searching for Jquery events that were getting hit multiple times. It didn’t work for me nor did just using on(‘checkChange’.
Any other suggestions?