mdbootstrap / mdb-react-ui-kit

React 18 & Bootstrap 5 & Material Design 2.0 UI KIT
https://mdbootstrap.com/docs/b5/react/
Other
1.41k stars 264 forks source link

Font Awesome Icons Do Not Display On Edge / Firefox #25

Closed jay-bien closed 6 years ago

jay-bien commented 6 years ago

Expected behavior

Icons using the tag should show

Icons do not show at all on Microsoft Edge. On Firefox, al iconsl look like the attached image image

Your working environment and MDB version information

My dependencies are { "font-awesome": "4.7.0", "mdbreact": "git+https://github.com/mdbootstrap/React-Bootstrap-with-Material-Design.git#react-upgrade", "node-sass-chokidar": "^1.0.1", "react": "^16.2.0", "react-addons-transition-group": "^15.6.2", "react-anime": "^2.1.0", "react-cursor-position": "^2.4.1", "react-dom": "^16.2.0", "react-error-overlay": "4.0.0", "react-helmet": "^5.2.0", "react-scripts": "1.1.1" }

Resources (screenshots, code snippets etc.)

For every question of technical nature, in order to get the most detailed answer as soon as possible, ask on our dedicated Support Forum

jay-bien commented 6 years ago

Webfonts were disabled in Edge, it was not a framework issue.