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
On second though, maybe it should just be an Ember.warn rather than an Ember.assert. In reality, it's not that bad if initialStep or linear change, it should just be made really clear that changing those values after the initial render will not do anything.
step.name is a little more complex. In reality, the state machine could support updating names of steps, but it's probably not that useful. However, I'm going to support removing steps, so handling renames actually wouldn't be that hard.
step
name
step-manager
initialStep
linear
The text was updated successfully, but these errors were encountered: