I have controller \'reportCtrl\' and HTML that represents 6 tables with data and only several rows I show at once.
\'reportCtrl\'
app.js
v
You are opening a new window using another function which could get Angular confused.
Try passing the string in the $window.open(real_path) where real_path is a string containing the path you want to navigate
$window.open(real_path)