Skip to content
New issue

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

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

Already on GitHub? # to your account

Deprecation warning in Chrome #16

Closed
basudebpalfreelancer opened this issue Oct 6, 2018 · 1 comment
Closed

Deprecation warning in Chrome #16

basudebpalfreelancer opened this issue Oct 6, 2018 · 1 comment

Comments

@basudebpalfreelancer
Copy link

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

Seems like the arrow-down SVG has "fill='#555'" attribute which is causing this issue.
As said in the warning message, requesting you to replace # with %23 .
Thanks in advance.
Nice 'Chota' project. Keep up the good work.

@jenil
Copy link
Owner

jenil commented Oct 7, 2018

Thanks for reporting this, I'll update the arrow 👍

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

No branches or pull requests

2 participants