Giter VIP home page Giter VIP logo

Comments (5)

mgray88 avatar mgray88 commented on June 18, 2024

My understanding of Combine is limited, other than its similarity to RxSwift in functionality. The red flag here in my opinion is the .now() + 1. That sounds to me like maybe RxFlow isn't ready to accept steps at the time you attempt to send them. Have you looked at #134? I myself faced a similar issue a while back; I ended up just working around it.

Can you create a small sample project that recreates the issue?

from rxflow.

maxgarmar avatar maxgarmar commented on June 18, 2024

Hey @mgray88

Thanks for coming back so quick.

Yes, I checked that issue but not sure if it was related and the workaround is not clear.
Could you please share with me the workaround you did in the meantime I can prepare some example? I’m bit busy lately.
The workaround I did only works when I make async.after + delay. If I don’t make a delay, sometimes does work and sometimes doesn’t.

Thanks

from rxflow.

mgray88 avatar mgray88 commented on June 18, 2024

It sounds quite similar to the other issue, especially when you mention the sometimes works, sometimes doesn't when there is no delay. Our workaround to the original issue in #134 was to use main.async which then caused the "sometimes works" problem.

@ssaluk's workaround posted in this comment was to move logic to viewDidAppear since it seemed the issue surrounded rxVisible

from rxflow.

github-actions avatar github-actions commented on June 18, 2024

This issue has not received any recent updates.
We encourage you to check if this is still an issue after
the latest release and if you find that this is still a problem,
please leave a comment below and auto-close will be canceled.

from rxflow.

github-actions avatar github-actions commented on June 18, 2024

This issue has automatically been closed due to inactivity.

from rxflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.