mdDataTable
mdDataTable copied to clipboard
Dismiss filter dialog when clicked outside
I use the mdDataTable inside a md-tabs and when I change the tabs the filter dialog stay floating over the page. So if there was a way to dismiss the dialog when it loses focus would be great. The outside click work inside the table, but the mdDataTable is inside a ng-include and i made a separated controller for it.