christianalfoni / flux-angular

Use the FLUX architecture with Angular JS
313 stars 50 forks source link

Calling "angular.injector(['app'])" in dev tools console causes an error #33

Closed szimek closed 9 years ago

szimek commented 9 years ago

When I call angular.injector(['app']) to debug stuff in dev tools console, I get errors like this one:

Store with name `FriendshipStore` has already been registered.
christianalfoni commented 9 years ago

Okay, this has been fixed for next version