The event tooltip event render works fine until i add a bootstrap css
Working site
https://fullcalendar.io/docs/event-tooltip-demo
When i add the following to the css
https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css
It breaks the tootips from being displayed.
Here is the same demo on codepen with the css added to it
https://codepen.io/ryan-ramsumair/pen/GLGpwQ?editors=0110
How can i remedy this ?