angular-footable icon indicating copy to clipboard operation
angular-footable copied to clipboard

Not working if changing abstract root state

Open lastlink opened this issue 8 years ago • 0 comments

If I change from a base abstract state say "auth" to "main", Footable stops working. If I'm on the same abstract state it continues to work. Like going from main.list2 to main.list1. If I switch from auth.login to main.list1 footable doesn't work only if I refresh the page.

lastlink avatar Jun 26 '17 14:06 lastlink