huan / rx-queue

Easy to Use RxJS Queue for Throttle/Debounce/Delay/DelayExecute
https://paka.dev/npm/rx-queue
Apache License 2.0
74 stars 7 forks source link

crashed with angular 8 #57

Closed Diluka closed 4 years ago

Diluka commented 4 years ago
ERROR TypeError: Class constructor Subject cannot be invoked without 'new'
    at new RxQueue (rx-queue.umd.js:59)

using latest version

huan commented 4 years ago

Thanks for reporting this problem.

Cloud you please provide a minimum reproducible code to me so that I could fix that based on your code?

huan commented 4 years ago

I hope your problem has been solved, cheers!