Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngxDragHandle not working with Angular 12 #198

Open
ServerSports opened this issue Aug 30, 2021 · 1 comment
Open

ngxDragHandle not working with Angular 12 #198

ServerSports opened this issue Aug 30, 2021 · 1 comment
Assignees

Comments

@ServerSports
Copy link

ServerSports commented Aug 30, 2021

[x] bug report => Search github for a similar issue or PR before submitting

Current behavior
The directive ngxDragHandle isn't working correctly when use with ngxDragabble. The drag start always from any area of component.

Reproduction of the problem
https://stackblitz.com/edit/angular-ivy-xhyubo?embed=1&file=src/app/app.component.html

Expected behavior
Only must drag from ngxDragHandle element

  • ngx-dnd version: 8.2.0, 9.0.0

  • Angular version: 12

  • Language: TypeScript

@Hypercubed Hypercubed self-assigned this Feb 24, 2022
@Hypercubed
Copy link
Contributor

Verified there is an issue here, not related to the angular version FWICT, but seams to be an issue combining drag handles with drop zones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants