Milligram: Chrome warning [Deprecation] Using unescaped '#' characters in a data URI body is deprecated and will be removed in M67, around May 2018. Please use '%23' instead. See https://www.chromestatus.com/features/5656049583390720 for more details.

Created on 5 Jun 2018  ·  4Comments  ·  Source: milligram/milligram

Version info

Milligram:1.3.0
Google Chrome: Version 66.0.3359.181 (Official Build) (64-bit)
OSX:10.12.6

Test case

Steps to reproduce

Visit https://milligram.io/ by Chrome then open developer console.

Expected behavior

No warnig.

Actual behavior

The below warning is shown.

[Deprecation] Using unescaped '#' characters in a data URI body is deprecated and will be removed in M67, around May 2018. Please use '%23' instead. See https://www.chromestatus.com/features/5656049583390720 for more details.

improvement

Most helpful comment

Hi everyone!
I just created a PR that solves this issue: #214, and it now uses the user $color variables.

All 4 comments

Cause chrome have new standard for now
The css file use data:image to create svg file for dropdown menu, I think select/dropdown no need image for generate arrow icon @cjpatoilo

Hi everyone!
I just created a PR that solves this issue: #214, and it now uses the user $color variables.

This issue no longer occurs when visiting the site:
image

@ItsPugle Thank you for your report. As one year has passed there is no warning message in Chrome. So this issue is no longer meaningless. I will close.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

negativefix picture negativefix  ·  7Comments

luisaceituno picture luisaceituno  ·  6Comments

kresogalic8 picture kresogalic8  ·  5Comments

fooksupachai picture fooksupachai  ·  5Comments

swalberg picture swalberg  ·  6Comments