Closed jeme closed 11 years ago
Lastly, there's a typo there: https://github.com/dotJEM/angular-routing/blob/master/src/view.ts#L353
$view.refesh(key, data); should be (missing the R):
$view.refresh(key, data); I can create a pull request if you do not wish to solve that one directly.
i'd love to get some lights on all this, thanks for any help!
https://github.com/dotJEM/angular-routing/issues/49
Lastly, there's a typo there: https://github.com/dotJEM/angular-routing/blob/master/src/view.ts#L353
$view.refesh(key, data); should be (missing the R):
$view.refresh(key, data); I can create a pull request if you do not wish to solve that one directly.
i'd love to get some lights on all this, thanks for any help!
https://github.com/dotJEM/angular-routing/issues/49