question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[2.15.0] {{link-to}} inside a partial stopped working

See original GitHub issue

After upgrading to 2.15.0 some of our tests started failing because a {{#link-to}} inside of a partial stopped working.

This is the {{link-to}} in question. When rendering there are no immediate errors but the generated href is just # and the data-test-user-id attribute is not output when testing. Clicking the link outputs this warning:

This link-to is in an inactive loading state because at least one of its parameters presently has a null/undefined value, or the provided route name is invalid.

Everything else inside of the partial still renders fine, it’s just the link-to that fails.

Changing the partial to a component fixed the problem.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:8
  • Comments:25 (12 by maintainers)

github_iconTop GitHub Comments

23reactions
Serabecommented, Sep 3, 2017

Reproduction in 2.15. Same twiddle working in 2.14.

9reactions
GavinJoycecommented, Oct 29, 2017

Ember 2.16.1 has been released which should fix the issues with partials. Please let me know if you’re still seeing issues

Read more comments on GitHub >

github_iconTop Results From Across the Web

Mockito 2.15.0 API - javadoc.io
Useful for spies or partial mocks of objects that are difficult to mock or spy using the usual spy API. Since Mockito 1.10.11,...
Read more >
CarX Drift Racing Update 2.15.0| Controller | Face Cam
CarX Drift Racing Online Live - Drifting, Music, Vibes YouTube Upload Schedule - Daily YouTube Stream Schedule - Monday,...
Read more >
Apache Log4j <2.15.0 Remote Code Execution (Nix) Detected ...
Hi Team,. Name of the vulnerability: Apache Log4j <2.15.0 Remote Code Execution (Nix). Plugin : 155999. Solution : Upgrade to Apache Log4j ...
Read more >
R 2.15.0 is released
The build system rolled up R-2.15.0.tar.gz (codename "Easter ... the work horse of boxplot(), now uses a more sensible default xlim in the ......
Read more >
Apache Log4j version 2.0 : Security vulnerabilities - CVE Details
None, Remote, High, Not required, Partial, Partial, Partial. It was found that the fix to address CVE-2021-44228 in Apache Log4j 2.15.0 was incomplete...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found