This is actually my own fault. I did not properly initialize the model for the datepicker. When the datepicker is properly initialized, jQuery UI prevents the navigation event from firing. If you're experiencing this problem as well, then like me, you're doing something else wrong. I will leave this here as a cautionary tale.This is actually my own fault. I did not proper