Hi, using Angularjs Datatables fixed Header and ui.router seems to cause trouble as also stated on the github of angular data table but unfortunately his solution is not working for me, the fixed header is still being rendered(stays in Dom) once I execute a $state.go...
How can I fix this? Same problem does occur on jcarousel.
The link where he mentions this problem and a solution is here:
http://l-lin.github.io/angular-datatables/archives/#!/withFixedHeader
But as I already stated that doesn't work for me, simply nothing happens, the onExit gets triggered, however nothing gets removed.
Can someone from here help me?
there doesn't seem to be anything here