Joe Schorn

Results 4 comments of Joe Schorn

Commenting out this line seems to fix it: newProps.onTouchMove = onTouchMove.bind(null, props.onTouchMove);

@JakeSidSmith sure no problem. I've should be able to get a test project for you tomorrow.

@JakeSidSmith Sorry I got slammed at work. When I put a project together and pulled the latest 3.0.1, it seems to be resolved. I had an older version in the...

I had a similar problem. My solution was to forcibly change the sourcesChanged variable in the uiCalendar directive to true. The eventsSourceWatcher is looking for changes to the sourcesChanged variable....