Robin Regmi

Results 13 comments of Robin Regmi

Facing the same issue with latest NX version. ```powershell Node : 16.17.0 OS : win32 x64 npm : 8.15.0 nx : 14.7.6 @nrwl/angular : 14.7.6 @nrwl/cypress : 14.7.6 @nrwl/detox :...

> Facing the same issue with latest NX version. > > ```powershell > Node : 16.17.0 > OS : win32 x64 > npm : 8.15.0 > > nx : 14.7.6...

I've created a temporary contextmenu of `mdMenu` with small `css` changes. This is just a temp until material release. I am having hard time when each element have different logic....

@codestitch @TauanMatos sorry that the source code from the image above is not available at the moment.😢 To popup the context-menu you write few css rules for the `mat-menu`, few...

Similarly I've used dynamic properties to select correct slice of state where decorators are not allowed. ```ts interface AppStateModel{ state1: number state2: string } export class AppStateSelectors { static sliceOf(stateKey:...

Almost after 2 years of this post, is it still on plan or already in dev? 🤔 Looks like it is on hold state. 😕 //cc @markwhitfeld @splincode

_Unrelated comment deleted and moved by the moderator to a separate issue:_ https://github.com/ngxs/store/issues/1844#issue-1244084507

_Unrelated comment deleted and moved by the moderator to a separate issue:_ https://github.com/ngxs/store/issues/1844#issuecomment-1133770421

Why this still is not fixed? We are using the latest version of kendo and I noticed the same and ended up commenting here.