-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Milestone
Description
I'm having trouble displaying the grid when placed inside tabs. The tabs by the way are tabset from Angular UI Bootstrap.
One thing I noticed is that when a browser viewport resize happens (displaying dev console or when displayed inside an iframe that was resized) the grid starts to render properly.
The issue is demonstrated here: http://plnkr.co/edit/T7kQLHiqcxQ8X9uS2Bmr?p=preview
Note that when you start resizing the preview window, the grid inside the tab starts to render.
But when you switched tabs, same issue manifests again.