Safari can't load URL.js
See original GitHub issueSafari 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:
- Created 6 years ago
- Reactions:2
- Comments:10 (3 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@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.
universal-url