decentraland / decentraland/ui
Got error: `Module build failed: UnhandledSchemeError: Reading from "data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAA`
- Dominant language
- TypeScript
- Stars
- 212
- Forks
- 93
- Avg merge
- 2h 4m
- Merged PRs (30d)
- 2
Description
## Got error when use in latest create-react-app.
* [x] 🐛 This is a bug report.
## Details
1. Create a React app with latest `create-react-app`
2. Install decentraland-ui according to your README.
3. Got error: `Module build failed: UnhandledSchemeError: Reading from "data:application/x-font-ttf;charset=utf-8;;base64,AAEAAAAOAIAA`
## Related links
https://github.com/Semantic-Org/Semantic-UI-CSS/issues/75
https://github.com/Semantic-Org/Semantic-UI/issues/7073
## Other info
I tried https://github.com/Semantic-Org/Semantic-UI/issues/7073#issuecomment-1016579441
And also tried to remove a `;` following https://github.com/Semantic-Org/Semantic-UI-CSS/pull/76/files from `node_modules/semantic-ui-css/semantic.min.css` and `semantic.css`, but none of them work.
Can anyone help to check? Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.