title icon indicating copy to clipboard operation
title copied to clipboard

Special words containing “.” cause a bug

Open j-f1 opened this issue 7 years ago • 0 comments

title('Package JSON')
// => 'package.json'

Using a library such as escape-string-regexp should fix the issue.

j-f1 avatar Aug 13 '18 17:08 j-f1