-
Notifications
You must be signed in to change notification settings - Fork 430
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
ng2-dragula version 5.1.0 NOT working with Angular 17 - are you planning to support this feature? #1106
Comments
The latest ng2-angular version 5.1.0 support up to 16.x. I have tried to install this version 5.1 and confirm it does not work with Angular 17. Please help a solution. Thanks |
@ddn488 What issue are you having on Angular 17? I just upgraded and my application works just fine with Angular 17 + ng2-dragula 5.1.0 |
@ddn488 Please share the errors you are getting. FYI I have created a StackBlitz example with ng2-dragula working with Angular 17: Edit: I have also created a StackBlitz example with ng2-dragula working with Angular 18:
|
Thanks for this tip, I didn't know there was an overrides section. Very helpful as we move to 18 |
REQUIRED: Before filing a bug report
Change each
[ ]
to[x]
when you have done it.[bug report]
ng2-dragula
issues for related problems, including closed issues.ng2-dragula
.Describe the bug (required)
A clear and concise description of what the bug is. What did you do, and what
did you expected to happen? What happened instead?
To Reproduce (required)
Steps to reproduce the behavior:
If your issue appears in a larger codebase and it you can't pin down why it is
happening, please
ng2-dragula
Screenshots (optional)
If applicable, add screenshots to help explain your problem.
Versions (required)
Please state which versions of the following packages you have installed:
@angular/core
: [e.g. 6.0.4]ng2-dragula
: [e.g. 2.0.0]Browsers affected (optional)
Is this a bug in a particular browser? If so, it's unlikely that it's a problem with
ng2-dragula
. Instead, it is probably a bug indragula
.Additional context (optional)
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: