LoginSignup
0
0

More than 5 years have passed since last update.

ReactUI > Gestalt

Posted at

IE11での動作時には、'Symbol' is undefinedエラーが表示されるのでpolyfillが必要です。

npm install --save-dev @babel/polyfill

It should be as simple as including import "@babel/polyfill" at the top of index.js

Gestalt Docs Broken for IE11 (Windows 8.1) · Issue #197 · pinterest/gestalt

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0