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.

Safari can't load URL.js

See original GitHub issue

Safari in macOS High Sierra and iOS 11.02 13604.1.38.1.6 fails on URL.js with:

new.target can’t come after a prefix operator

Issue is webkit, but workaround needs to be applied to webidl2js (and a new version of whatwg-url built). See https://github.com/jsdom/webidl2js/issues/78.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
TimothyGucommented, Feb 22, 2018

@domenic and @Sebmaster I’ve just created a jsdom npm organization containing people in @jsdom. If one of you could make the organization an owner of the jsdom packages including whatwg-url then we could help fix this ASAP.

1reaction
stevenvachoncommented, Mar 16, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Safari cannot load websites - Apple Community
Safari cannot load websites · 1. Startup in Safe Mode and restart normally by pressing the “Restart” button at the bottom. Start up...
Read more >
window.open(url, '_blank'); not working on iMac/Safari
The solution that I found to this problem is to call window.open before making an asnyc call and set the location when the...
Read more >
Browsers won't load css/js files with https URL - Ask Different
Just a thought ... have you checked if you are using any custom Styles in those browsers? Alternatively for Safari make sure to...
Read more >
Problems saving in iOS Safari #12 - eligrey/FileSaver.js - GitHub
The "can't open blob url" issue (partly supported) - screenshot. The page you opened redirected you to a page that isn't supported by...
Read more >
When accessing a local website with Safari browser, why are ...
URLs which are hard-coded in nature, and access the assets from a static location are called absolute URLs. As a workaround, you can...
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