URL incorrectly adds trailing slash · Issue #24428 · facebook/react-native

🐛 Bug Report URL polyfill in React Native 0.59 is broken because it's not compliant to WHATWG URL Standard. And it's broken even for the simplest use cases. To Reproduce const url = new URL...

Apr 12, 2019 ... Actual Behavior. https://facebook.github.io/react-native/img/header_logo.png/. Note the trailing slash causes the URL points to a 404 page.

Lee mas