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.

After the latest release I hopped, that this addon now has a fastboot support, but i get the following error: Error: Network error: XMLHttpRequest is not defined

I tried to set up a new ember app(2.16.0) with just ember-cli-fastboot(1.1.0) and ember-apollo-client(0.5.2) installed, but i still get the same error.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
viniciussbscommented, Nov 1, 2017

@villander Apollo Client 2.0 relies on Apollo Link, that relies on Fetch. It deals better with global Fetch and let’s you pass your on Fetch implementation.

1reaction
kennstenichtcommented, Oct 22, 2017

I created a new repo with my small sample app. https://github.com/kennstenicht/ember-apollo-fastboot-test

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flashing devices | Android Open Source Project
You can flash a device when it's in the fastboot bootloader mode. ... Devices upgrading to Android 7.x or higher that don't support...
Read more >
fastboot/README.md
Fastboot. The fastboot protocol is a mechanism for communicating with bootloaders over USB or ethernet. It is designed to be very straightforward to ......
Read more >
Add Fastboot Support — Slim Bootloader 1.0 documentation
Add Fastboot Support¶. This page guides you to integrate an external fastboot executable in SBL. The steps described are also applicable to any...
Read more >
fastboot - Android Debug Bridge (ADB) Commands Manual
On devices that support snapshot-based updates, finish an in-progress update if it is in the "merging" phase. fastboot snapshot-update merge. Boot image.
Read more >
How to Use ADB and Fastboot on Android (And Why You ...
Learn how to master ADB and Fastboot to make your Android experience a whole lot better! Here's what you need to know.
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