Khan / Khan/react-balance-text
The dreaded IE11
Open
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Been using next.js which uses babel to transpile. Found that it's a dependency balance-text isn't using the minified version, which looks es5, and is instead using the es6 version. For the modern browser, this is okay, but for IE11, ah it breaks. Wondering if you guys wouldn't mind updating the package. :)
Contributor guide
Research direction
Inspect how the balance-text dependency is selected and whether the package uses its ES6 or minified ES5 distribution. Confirm the package is updated to the IE11-compatible version and verify that the reported IE11 breakage no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript, next.js, react
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100