ember-prefetch
ember-prefetch copied to clipboard
Don't prefetch again for same transition & params
Prevents a route's prefetch
hook from being invoked multiple times for the same transition/parameters when a redirect occurs.
- [ ] Needs testing to prevent regression.
Can you try to use paramsFor?