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

Missing circular/recycling connections #58

Open
Eheran1 opened this issue Nov 8, 2022 · 1 comment
Open

Missing circular/recycling connections #58

Eheran1 opened this issue Nov 8, 2022 · 1 comment

Comments

@Eheran1
Copy link

Eheran1 commented Nov 8, 2022

Starting with the default input and changing "Budget [450] Taxes" to "Budget [450] Wages" does not create a circular return-stream from "Budget" to "Wages" but instead deletes the input and reverts to the default input. No error message. Any input there might have been is replaced by the default. Luckily the input is not lost at that point, one can "go back" in the browser.

Such recycle streams are a very common thing, so I was confused when I was unable to find any reference and when it didnt work the way I would expect it to.

Thanks for this nice tool.

@nowthis
Copy link
Owner

nowthis commented Nov 13, 2022

Issue #6 is about adding this capability; currently the tool doesn't support cycles.

You're right that the failure mode should not just be a reset/reload of the page.
I'll investigate why that's happening and see what I can do about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants