babel / babel/website

Babel.io website doesn't work in IE11

Open
#2,408 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
777
Forks
1.4k
Avg merge
16h 45m
Merged PRs (30d)
3

Description

## Bug Report
Home page, demo of code load error in IE
https://babeljs.io/
Object doesn't support property or method 'transform'

Also https://babeljs.io/repl
Never loads.

- [ ] I would like to work on a fix!

**Current behavior**
IE11 on https://babeljs.io/
Object doesn't support property or method 'transform'
![image](https://user-images.githubusercontent.com/1831338/97366500-cd57e400-187d-11eb-886b-1150a844313e.png)

`qi=Symbol.for("var used to be block scoped")`
'Symbol' is undefined

IE11 on https://babeljs.io/repl
Never loads.

**Input Code**
https://babeljs.io/

**Expected behavior**
No errors and page should load

**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)**
https://babeljs.io/

**Environment**
https://babeljs.io/

**Possible Solution**

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.