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.

ESA's Application route hides host app's route when using pod layout & embroider

See original GitHub issue

ESA’s empty application route in app/routes/application.js overrides host app’s application route (app/application/route) when using embroider (somehow it doesn’t in classic build). This obviously breaks the app when using pod layout.

I don’t think ESA should provide files like these, this looks like a documentation issue, plus perhaps after https://github.com/simplabs/ember-simple-auth/pull/2318 ESA doesn’t need an application route file anyway?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
vlascikcommented, Jul 22, 2022

Oh, now I see what you mean, after I added useSessionSetupMethod to ember-cli-build.js, it worked fine.

Perhaps this should be mentioned in the readme, not just in migration guide? Didn’t know about this step until you mentioned it.

Feel free to close this issue. Thanks.

0reactions
BobrImperatorcommented, Jul 22, 2022

Thanks for checking this out for me 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

embroider/README.md at main - router - GitHub
A tiny extension to the stock Ember Router that detects the presence of lazy route bundles and loads them when needed. Compatibility. Ember.js...
Read more >
Exposing apps with routes in Red Hat OpenShift 4 - IBM Cloud
Expose an app in a multizone Red Hat OpenShift cluster by using a router ... routes for your apps and listens on the...
Read more >
Sdw - River Thames Conditions
2013 app state football schedule, May craft cape classic, Bachforelle rezept ... Godaddy bowl parade route, Vacances sicile, Top russian pop songs 2009, ......
Read more >
How to access your app behind an OpenShift Router? - ITNEXT
There is not much to see around plain HTTP routes. The router proxy decides which pods to hit based on the HTTP Host...
Read more >
Export Route Notes – Download POD Attached to Route Stops
Manage electronic POD files your delivery drivers collected on route planner apps. Export proof of delivery files to CSV.
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