ngx-drag-scroll icon indicating copy to clipboard operation
ngx-drag-scroll copied to clipboard

not compatible with Angular 11

Open Another-Sam opened this issue 4 years ago • 12 comments

  • I'm submitting a ...

    • [ ] bug report
    • [x] feature request
    • [ ] support request => Please do not submit support request here, see note at the top of this template.
  • 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:

    • Version: 1.0.0
    • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Another-Sam avatar Jan 13 '21 03:01 Another-Sam

I'm stuck with this same situation... also not working with SSR. It's so unfortunate, this component is simply awesome.

blasco avatar Jan 21 '21 12:01 blasco

Hi @bfwg! Do you have any news on this?

mordehi avatar Feb 10 '21 10:02 mordehi

I'm working on Angular 11 support guys.

bfwg avatar Feb 12 '21 15:02 bfwg

@bfwg Thanks for working on this! Is there a timetable for a release?

adkam avatar Mar 05 '21 17:03 adkam

11.0.0-beta.1 is out! Please give it a try.

bfwg avatar Mar 06 '21 05:03 bfwg

Thank you for your great work @bfwg ! Is the 11 version SSR compatible?

blasco avatar Mar 16 '21 14:03 blasco

Sadly, it's not at the moment. I'm straggling to find time maintaining the project, and any help would bu much appreciated. 😃

bfwg avatar Mar 17 '21 15:03 bfwg

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 :)

blasco avatar Mar 18 '21 09:03 blasco

I haven't received your email @blasco . Are you sending to the right email([email protected])?

bfwg avatar Mar 18 '21 21:03 bfwg

Very strange. I've sent you another email, this time using my personal account, I hope this time it reaches.

blasco avatar Mar 18 '21 23:03 blasco

Has this been resolved? Does the package now work with angular 11 and SSR? Thank you very much for your effort

blasco avatar Jul 09 '21 20:07 blasco

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.

Bluejanis avatar Jul 18 '21 19:07 Bluejanis