Code Monkey home page Code Monkey logo

Comments (8)

nlfurniss avatar nlfurniss commented on August 15, 2024 1

Narrowed down the cause a tiny bit.

The promise returned from router.handleURL isn't returning (it's being called from here).

This is the point in fastboot where things crap out b/c of that. I also updated Ember to 3.1.0-beta.3, issue still persists.

cc @rwjblue @stefanpenner

from ember-fetch.

nlfurniss avatar nlfurniss commented on August 15, 2024 1

I upgraded to ember-source to 3.1.0-beta.5 and the issue seems to be gone. @rwwagner90 can you please confirm.

from ember-fetch.

nlfurniss avatar nlfurniss commented on August 15, 2024

Which version of ember and ember data were you using when everything still worked?

from ember-fetch.

RobbieTheWagner avatar RobbieTheWagner commented on August 15, 2024

@nlfurniss everything worked on Ember 3.0.0 and ember-data 3.0.1 I believe. The ember-data version does not seem to make a difference. I tried downgrading ember-data and the issues persisted. The only thing that made it work again was downgrading Ember itself to 3.0.0 or before.

from ember-fetch.

nlfurniss avatar nlfurniss commented on August 15, 2024

So i spun up a test app with:

  • ember-source v3.1.0-beta1
  • ember-data 3.1.0-beta.1
  • ember-cli-fastboot 1.1.2 (plus overriding ajax-service initializer)
  • ember-fetch 3.4.4

With ember-fetch being used, the page hangs and never loads. If you remove the ajax-service override, you get the known error from ember-fetch

@stefanpenner lets discuss soon.

from ember-fetch.

RobbieTheWagner avatar RobbieTheWagner commented on August 15, 2024

Thanks for throwing that together @nlfurniss! Please let me know if there is anything I can do to help. I was unsure how to debug since it was hanging and not erroring.

from ember-fetch.

nlfurniss avatar nlfurniss commented on August 15, 2024

I did a test and found that if i goto the /users route of my test app directly, it hangs. But if I click a link from index to that route, it loads just fine.

@rwwagner90, can you confirm?

from ember-fetch.

RobbieTheWagner avatar RobbieTheWagner commented on August 15, 2024

@nlfurniss I have since removed ember-data from my app because I didn't really need it, and I am using ember-fetch directly now. If it works for you, I'd say it's probably good to go. We should likely add a test around whatever the failure was though, to ensure there are no regressions.

from ember-fetch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.