-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
in: webIssues related to web handlingIssues related to web handlingstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug
Milestone
Description
Description
The index.html for GraphiQL should have <meta charset="UTF-8"/>
in the head
of the HTML since the CSS it uses has UTF-8 encoded characters (i.e. the fold/unfold arrows) that do not render properly otherwise.
Expected Behavior
Uncollapsed and collapsed arrows should render as "▾" and "▸" respectively.
Actual Behavior
Uncollapsed and collapsed arrows render as "â–¾" and "â–¸" respectively.
Metadata
Metadata
Assignees
Labels
in: webIssues related to web handlingIssues related to web handlingstatus: backportedAn issue that has been backported to maintenance branchesAn issue that has been backported to maintenance branchestype: bugA general bugA general bug