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.

route#refresh no longer works

See original GitHub issue

App demoing that this.refresh() in an engine route works in ember 3.5.1, but not ember 3.6

Never calls model hook: https://github.com/amk221/-ember-engine-refresh-route/commit/71dd1b606e5a33d01ede516aa6936bc5b2683b1d#diff-394600f34d48dad6f0abc29af03d8b1bR5

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:21 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
chadhietalacommented, Mar 27, 2019
1reaction
amk221commented, Apr 2, 2019

Tried with ember-source 3.9.0 and works 👌

Read more comments on GitHub >

github_iconTop Results From Across the Web

React-router URLs don't work when refreshing or writing ...
The historyApiFallback is what fixed this issue for me. Now routing works correctly and I can refresh the page or type in the...
Read more >
Fixing the 'cannot GET /URL' error on refresh with React ...
There are two main ideas for solving this problem. The first, set up both client and server side routing. The second, redirect all...
Read more >
Solved: Soft reset and Route refresh in BGP - Cisco Community
Route Refresh adds another message to BGP allowing a router to ask its peer to resend the routes again, and requires no configuration...
Read more >
Route.refresh() does not work properly with error routes #10952
Hello everyone,. we've discovered a weird behavior related to error routes in ember and the Route.refresh() method.
Read more >
BGP Route Refresh Capability - NetworkLessons.com
This works but it's not very efficient. Your router will store an entire table for each BGP neighbor with the unmodified prefixes, you'll...
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