[2.15.0] {{link-to}} inside a partial stopped working
See original GitHub issueAfter 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:
- Created 6 years ago
- Reactions:8
- Comments:25 (12 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Reproduction in 2.15. Same twiddle working in 2.14.
Ember 2.16.1 has been released which should fix the issues with partials. Please let me know if you’re still seeing issues