Khan / Khan/react-balance-text

The dreaded IE11

Open
#11 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.