python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
angular cdk drag & drop Directly by click event Instead of dragging
angular cdk drag & drop :
how drag item to done List Directly by click event Instead of dragging
For example on the 'jotform' site , when we click on each item in Left section Items, it performs o...

Mohsen Mohebbi
Votes: 0
Answers: 1
cdkConnectedOverlay stop positioning after update
I have a template:
<ng-template
cdkConnectedOverlay
[cdkConnectedOverlayOpen]="show$ | async"
[cdkConnectedOverlayOrigin]="{ elementRef: sidebarContainer }"
[cdkConnecte...
henaro
Votes: 0
Answers: 0
NG-ZORRO and Angular CDK infinite scroll is not working well
I'm using cdk virtual scrolling in an Angular project with Ng-zorro. I have a list of collapse component and in that list is where I use the virtual scrolling.
The problem is that when I open a collap...
borjaj
Votes: 0
Answers: 0
"@angular/cdk": "^12.2.0", mismatch with angular material "@angular/material": "^13.1.1",
Don't say "downgrade version" to this question. I cant do it because management want to maintain the latest versions. Is there any other alternatives...like converting mjs to js file in angu...

Siri
Votes: 0
Answers: 1