Daniel Netzer

Results 19 comments of Daniel Netzer

I assume the easiest way to reproduce it as add the `releaseAs=` flag to activate full release for all the packages. going to start and work on this now. btw,...

it is, just managed to actually make it work with GSAP as well. in your `index.html` add the following scripts: ``` ``` and in the component you want to use...

Hello @SurenAvagyanG if you are willing to contribute this PR to the new and maintained repository at https://github.com/netzerstudio/rxzu that will be great.

@iworksrc https://github.com/Vonage/rxzu/issues/149, moved to a new organization updated to support angular 15+ https://github.com/nforceai/rxzu

discussion for reference, https://github.com/taskforcesh/bullmq/discussions/1689

hi @ghost you can find a fixed version at https://github.com/netzerstudio/rxzu

hey @mika555g you can find an updated and fixed version at https://github.com/netzerstudio/rxzu

not aware of anything implemented in this module to achieve what you mentioned but you can style it with an invisible overlay to block the drop zone area.

Hi @n10000k , try configuring ``` { enableReadyCheck: false, maxRetriesPerRequest: null } ``` on your redis configurations, it should do the trick.