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

Strange Icons #346

Closed
KyleGobel opened this issue Sep 22, 2017 · 1 comment
Closed

Strange Icons #346

KyleGobel opened this issue Sep 22, 2017 · 1 comment

Comments

@KyleGobel
Copy link

KyleGobel commented Sep 22, 2017

I'm not sure what I'm missing or why things are rendering like this.

Thought this maybe a common one.

Everything looks fine except when responses don't have a schema.

Example:

image

An example css class that makes that:

zippy-empty[_ngcontent-grp-11] .zippy-indicator[_ngcontent-grp-11]:before {
    content: "—";
    font-weight: bold;
}

Not sure why this happening though (minus sign "-" being switched with whatever that symbol is)

@RomanHotsiy
Copy link
Member

Duplicate of #213 and #29

tl;dr
Just add <meta charset="utf-8"/> to your html

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

No branches or pull requests

2 participants