console.image icon indicating copy to clipboard operation
console.image copied to clipboard

Add space after %c to fix bug

Open stevenlundy opened this issue 4 years ago • 0 comments

I was trying to use your snippet and found from the below stack overflow that newer versions of chrome don't like '%c' by itself.

Adding a space fixed the issue.

stevenlundy avatar Sep 13 '21 23:09 stevenlundy