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

add ncyBreadcrumbGetLink function to step object

Open ghost opened this issue 10 years ago • 1 comments

add ncyBreadcrumbGetLink function to step object so that if your parent state params are not available right when the page loads, you can still have them available when the page is done loading

ghost avatar Sep 16 '15 23:09 ghost

Hi, thanks for the PR.

I need more information to understand the problem you solve here.

Did you face a situation where the parent state params are not available when the breadcrumb is generated (in other words, when the $viewContentLoaded event is fired) ?

How do you use this function ncyBreadcrumbGetLink ? In a custom template I suppose.

A plunker demonstrating the problem fixed by this PR could be great too (you can fork this one)

ncuillery avatar Dec 23 '15 14:12 ncuillery