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.

Move 'navigation' to a component in order to fix the deprecation

See original GitHub issue

Expected behavior: No deprecation warning

Actual behavior: There is a warning

DEPRECATION: Please refactor {{render "navigation"}} to a component and invoke via {{navigation}}. (\'hospitalrun/templates/application.hbs\' @ L2:C2) [deprecation id: ember-template-compiler.deprecate-render] See http://emberjs.com/deprecations/v2.x#toc_code-render-code-helper for more details.

Steps to reproduce: Run ember test for instance

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
stukalincommented, Feb 14, 2018

It’s available. Please, feel free to take

0reactions
msalahzcommented, Mar 20, 2018

Done @stukalin , Thank you for completing my work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Deprecating Navigator and React Navigation #12103 - GitHub
A possible plan is to move Navigator out into a separate repo and publish it to npm. We'd give people at least one...
Read more >
Migrate to the Navigation component - Android Developers
Move screen-specific UI logic out of activities · Integrate the Navigation component · Add activity destinations · Combine activities ...
Read more >
Upgrading from 5.x - React Navigation
The following changes will show deprecation warnings if you're using the related APIs, but your code will continue to work and may be...
Read more >
force:navigateToComponent - Salesforce Developers
This event enables you to navigate from one Lightning component to another. Starting in API version 43.0, the force:navigateToComponent event is deprecated.
Read more >
How to clear navigation Stack after navigating to another ...
This method is deprecated. Use setPopUpTo(int, boolean) with the id of the NavController's graph and set inclusive to true. Old Answer. If you ......
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