Skip to content
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

Make this SubscribeSafe(); #79

Closed
todo bot opened this issue Jun 26, 2019 · 1 comment
Closed

Make this SubscribeSafe(); #79

todo bot opened this issue Jun 26, 2019 · 1 comment

Comments

@todo
Copy link

todo bot commented Jun 26, 2019

// TODO: Make this SubscribeSafe();
View.PagePopped.Do(poppedPage =>
{
var currentPageStack = PageSubject.Value;
if (currentPageStack.Count > 0 && poppedPage == currentPageStack[currentPageStack.Count - 1])
{


This issue was generated by todo based on a TODO comment in 354add4. It's been assigned to @RLittlesII because they committed the code.
@todo todo bot added the todo 🗒️ label Jun 26, 2019
@open-collective-bot
Copy link

open-collective-bot bot commented Jun 26, 2019

Hey @todo[bot] 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider backing us.

https://opencollective.com/reactiveui

PS.: We offer priority support for all backers. Don't forget to add priority label when you start backing us 😄

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!

@lock lock bot added the outdated label Oct 24, 2019
@lock lock bot locked and limited conversation to collaborators Oct 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant