Serhii Holinei

Results 10 comments of Serhii Holinei

> import * as ngrx from '@ngrx/store'; >spyOnProperty(ngrx, 'select') Didn't work for me, unfortunately. Failed with: >Error: : myFunctionName is not declared writable or has no setter

@ncuillery I tried custom template like you suggested, but it only works after I move to another state. On initial load my breadcrumbs are not translated. Any suggestions how to...

+1 for ability to use `$stateParams` in label, as @bautistaaa suggested

Sure. But can it wait? I don't know exactly when I'll be able to

@vadimdemedes you got my intentions wrong. I want to import a component, not a type, and use it as a default parameter. But I can’t, because a type is imported...

Could someone please take a look? This bug is easy to reproduce on the playground.

I'm getting the same error after upgrading to TypeScript v5: ``` TypeError: Cannot set property mark of # which has only a getter ``` It would be nice for this...

I was able to reproduce the issue with the example @terheide provided.

It's time to look for alternative libs. Any suggestions? :)

@thienandangthanh thank you for the response. If true, this issue should be closed.