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

fix: recompute is-active on route changes #12

Closed
wants to merge 1 commit into from

Conversation

knownasilya
Copy link

@rwjblue
Copy link
Member

rwjblue commented Jan 17, 2018

Looks good to me, mind adding a test also?

@MartinMalinda
Copy link

There's test coverage in my PR : #10

@knownasilya
Copy link
Author

knownasilya commented Jan 17, 2018

Should have checked the PRs 😸
Should #10 be merged instead? Or is there some sort of blocker there?

@MartinMalinda
Copy link

@knownasilya the unresolved thing in the other PR is that the recomputing does not work for route-params helper. The only way I could solve it was turning the route-params into a regular EmberObject.

Maybe we could go forward so far with having this work only with the main is-active helper.

@knownasilya
Copy link
Author

I can copy your test over, does that sound good @MartinMalinda?

@MartinMalinda
Copy link

Sure, or we can just merge that one. I don't see a big difference.

@rwjblue
Copy link
Member

rwjblue commented Aug 31, 2018

I messed this up, I'm sorry @MartinMalinda / @knownasilya 😢.

Should be fixed in #46

@rwjblue rwjblue closed this Aug 31, 2018
@knownasilya knownasilya deleted the patch-1 branch August 31, 2018 17:12
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

Successfully merging this pull request may close these issues.

3 participants