Angular-ui calendar in ionic doesn't work

hi,

when using the fullcalendar directive from angular-ui the calendar has no interactions. it seems like there are no listeners for events.

can anybody help out?

when i remove the ion-content tag, it’s working. does ion-content remove event handlers?

You’re probably going to need to post a CodePen sample of it. I’m not sure how many of us are using angular-ui components in Ionic. So, without a sample, we’re going to be at a loss to help you.