Is there a recommended way to fire off a one-time event from the Store to the View? Currently I’m setting a bool and then clearing it (or using the diff tool), though I don’t need to store these one-time events in the state or model. For example, a one-time event could be: Scroll to the top of the current view