-
So, ugh, it turns out that the WorkflowContinuedAsNew event is delivered to the Old workflow, not the new, and the new only gets WorkflowStarted either way.
So since we cant disambiguate between th…
-
By this I mean things like
* Redux stores and actions
* Elm models and messages
* Etc...
Another opinionated puzzle piece!
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
Hi Kent,
The project I am working at this moment, an e-commerce application might need a library to manage global state management. Use cases are: authentication, cart, etc. Would you advise using …
-
## Describe the proposal
When accessing a state store from a non-actor, there exists a `GetStateAsync` method. Unfortunately, if the key doesn't exist, this returns a `default(T)`, which, depending o…
-
##**Bug or Defect**
Excessively large text in taskboard name incorrectly handled by the application.
I tried this given input, and I cannot create the taskboard as the application gave the error of …
-
Not sure if this is covered by the framework yet or not (if so it's not documented?) - state management seems a bit cumbersome in the current samples. Requiring the use of State or BindingObject subcl…
-
I think it will be lot better for our state be handled by some state management engine (Redux , mobx etc). It will also help with https://github.com/mozilla/science.mozilla.org/issues/604 and https://…
-
allows expansion and hooks for luajit api calls, also enabling people to ensure that ffi and friends are removed after a specific state loads
-
The current state management was built for a cli not a ui