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

hasPrev not updating #161

Open
joshpfosi opened this issue Aug 1, 2014 · 1 comment
Open

hasPrev not updating #161

joshpfosi opened this issue Aug 1, 2014 · 1 comment

Comments

@joshpfosi
Copy link

Hi,

I am using your wizard programmatically using the code exactly as shown in the demo and the previous and finish buttons never appear. I have narrowed it down to the Bootstrap.BsWizardComponent hasPrev and isLast fields are not getting called upon change in currentStepIdx, in spite of their .property('currentStepIdx')...

Not sure why this is happening as my experience with Ember suggests that this should precisely update these values when the ID changes, which is exactly what isn't happening.

@ultimatemonty
Copy link

@joshpfosi I submitted a similar issue (#158) about a month ago and haven't gotten a response. I've "narrowed" it down to something that changed between Ember 1.4 and Ember 1.5 but have not had the time to investigate further. I think it has something to do with the ContainerView but am not totally sure.

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