-
Notifications
You must be signed in to change notification settings - Fork 99
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
not compatible with Angular 11 #274
Comments
I'm stuck with this same situation... also not working with SSR. It's so unfortunate, this component is simply awesome. |
Hi @bfwg! Do you have any news on this? |
I'm working on Angular 11 support guys. |
@bfwg Thanks for working on this! Is there a timetable for a release? |
11.0.0-beta.1 is out! Please give it a try. |
Thank you for your great work @bfwg ! Is the 11 version SSR compatible? |
Sadly, it's not at the moment. I'm straggling to find time maintaining the project, and any help would bu much appreciated. 😃 |
I've sent you an email to the account you have listed in your github profile regarding a possible collaboration, but I don't know if that info it's updated or if it has reached you. I don't know if such a collaboration would be an option in order to help you maintain the project. Let me know :) |
I haven't received your email @blasco . Are you sending to the right email([email protected])? |
Very strange. I've sent you another email, this time using my personal account, I hope this time it reaches. |
Has this been resolved? Does the package now work with angular 11 and SSR? Thank you very much for your effort |
I am getting an error with angular 7! The project says Angular 5+ is required, so I should be fine. This is the error I get: ERROR in node_modules/ngx-drag-scroll/lib/ngx-drag-scroll-item.d.ts(4,9): error TS1086: An accessor cannot be declared in an ambient context. |
I'm submitting a ...
Do you want to request a feature or report a bug?
feature
What is the current behavior?
not compatible with Angular 11
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem you can use the demo site as an example or via https://plnkr.co
What is the expected behavior?
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
The text was updated successfully, but these errors were encountered: