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

Set _qpDelegate before running code which could trigger _qpChanged #13981

Closed
wants to merge 1 commit into from

Conversation

dguettler
Copy link

  • needs working test

@dguettler dguettler changed the title Set _qpDelegate before running code which could trigger _qpChanged #13771 Set _qpDelegate before running code which could trigger _qpChanged Jul 31, 2016
@homu
Copy link
Contributor

homu commented Oct 4, 2016

☔ The latest upstream changes (presumably #14414) made this pull request unmergeable. Please resolve the merge conflicts.

@dguettler dguettler closed this Oct 5, 2016
rauhryan added a commit to huboard/huboard-web that referenced this pull request Oct 6, 2016
rauhryan added a commit to rauhryan/ember.js that referenced this pull request Oct 31, 2016
before mapping all the queryParams. 

In certain scenarios, if query params are shared 
through a service, bound query params will 
fire the _qpDelegate while transitioning to a new
controller if the property has been modified from
it's default value. 

Loosely related to 
  - emberjs#11592

Based on a previous PR 
  - emberjs#13981
rauhryan added a commit to rauhryan/ember.js that referenced this pull request Nov 9, 2016
before mapping all the queryParams.

In certain scenarios, if query params are shared
through a service, bound query params will
fire the _qpDelegate while transitioning to a new
controller if the property has been modified from
it's default value.

Loosely related to
  - emberjs#11592

  Based on a previous PR
    - emberjs#13981
rauhryan added a commit to huboard/huboard-web that referenced this pull request Nov 14, 2016
chancancode pushed a commit that referenced this pull request Nov 27, 2016
before mapping all the queryParams.

In certain scenarios, if query params are shared
through a service, bound query params will
fire the _qpDelegate while transitioning to a new
controller if the property has been modified from
it's default value.

Loosely related to
  - #11592

  Based on a previous PR
    - #13981

(cherry picked from commit 8f1db44)
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.

2 participants