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.

normalize-url not working in IE11

See original GitHub issue

This module depends on normalize-url, but it doesn’t work for IE11 because it’s not transpiled to ES5.
For example https://github.com/sindresorhus/normalize-url/blob/master/index.js#L5 this line contains an arrow function. I can see that there is a similar package but for es5 https://www.npmjs.com/package/normalize-url-es5.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:6
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ScriptedAlchemycommented, May 22, 2019

Will open PR tonight. Ive got users on both my plugins opening issues about it. Sorry for delay folks!

0reactions
jcartycommented, May 24, 2019

@ScriptedAlchemy @evilebottnawi when will this go live?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Does IE11 Handle Node.normalize() Incorrectly for the ...
I have been experiencing an issue where DOM text nodes with certain characters behave strangely in IE when using the Node.normalize() function ...
Read more >
Changelog
Fixes an issue where options were not passed to normalize-url. 2.1.0. Allow postcss-font-family to be disabled. 2.0.3. cssnano can ...
Read more >
up.framework.isSupported()
Returns whether Unpoly can boot in the current browser. If this returns false Unpoly will prevent itself from booting and will not compile...
Read more >
NetTalk Version History
Fix: DropLists did not work well with local variables, and initial values etc ... Fix: Locators were broken in IE11, which impacted other...
Read more >
leyserplus-postcss-assets - npm package
Because svg with style tag can't display well in ie11 if use a optimizing ... A total of 1 vulnerabilities or license issues...
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