Skip to content

Commit

Permalink
Merge pull request #17814 from emberjs/missing-href-dep-key
Browse files Browse the repository at this point in the history
[FEATURE ember-glimmer-angle-bracket-built-ins] Add missing dependent key
  • Loading branch information
chancancode authored Mar 29, 2019
2 parents 0b45ac4 + 696905b commit 8ad9bbc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ if (EMBER_GLIMMER_ANGLE_BRACKET_BUILT_INS) {
@private
*/
href: computed(
'_currentRouterState',
'_route',
'_models',
'_query',
Expand Down

0 comments on commit 8ad9bbc

Please sign in to comment.