normalize-url not working in IE11
See original GitHub issueThis 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:
- Created 4 years ago
- Reactions:6
- Comments:8 (5 by maintainers)
Top 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 >
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 Free
Top 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
Will open PR tonight. Ive got users on both my plugins opening issues about it. Sorry for delay folks!
@ScriptedAlchemy @evilebottnawi when will this go live?