Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IE11] Font icons are not rendered when application is built and run as Angular development mode #1894

Open
ymita opened this issue Jan 29, 2019 · 0 comments

Comments

@ymita
Copy link
Contributor

ymita commented Jan 29, 2019

Description

Font icons are not rendered on IE11. This does not happen on Chrome. Please see below for detail.

Steps to reproduce

  1. Copy Ignite UI for JavaScript product scripts files and css files in "ig" folder under project root("app1").
  2. Run the attached sample with "ng serve"
  3. Open it on IE11

If the application runs on localhost, jquery-ui font file is not downloaded in IE11. Please refer to the screenshot below. If the application's url is IP address instead of localhost, font file is downloaded and font icons are rendered. I tested with this command - ng s -o --port 8887 --host (IP address).

Result

Font icons are not rendered.

Expected result

Font icons are rendered.

Attachments

app1.zip

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant