Giter VIP home page Giter VIP logo

Comments (9)

trek avatar trek commented on August 15, 2024 1

I'd need to see your xhr code, but I suspect you're calling the full URL and pretender only support paths.

from pretender.

joshsmith avatar joshsmith commented on August 15, 2024 1

@trek Thanks, I think that's exactly what it was. I was doing an ajax call using my API's base URL in addition to the paths.

from pretender.

trek avatar trek commented on August 15, 2024

This is on purpose to avoid subtle gotchas between development and production. Since you're not going through the real xhr, you don't get things like cross domain security warnings.

from pretender.

camdub avatar camdub commented on August 15, 2024

I understand this reasoning, however, I am having issues with a custom adapter that specifies a host property.

I am currently doing this: App.__container__.lookup('adapter:application').set('host', ''). Is there a better way?

from pretender.

trek avatar trek commented on August 15, 2024

This is an excellent StackOverflow question.

from pretender.

joshsmith avatar joshsmith commented on August 15, 2024

@camdub did you ever figure that out?

from pretender.

joshsmith avatar joshsmith commented on August 15, 2024

I posted a question here: http://stackoverflow.com/questions/25752838/using-pretender-in-an-ember-cli-app-with-a-custom-hostname

Hopefully will get some answers.

from pretender.

westlywright avatar westlywright commented on August 15, 2024

@joshsmith did you ever get this working? I've tried using @camdub solution but after i run that code the host is still the same

from pretender.

trek avatar trek commented on August 15, 2024

A PR for this feature is at #66

from pretender.

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.