You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: