arrive icon indicating copy to clipboard operation
arrive copied to clipboard

jQuery selectors are not supported

Open DATEx2 opened this issue 2 years ago • 0 comments

If you use $.arrive('any jquery selectors') that are not explicitly supported by matchesSelector function you will get an error For example div:contains("Title") or div:first

Could you please fix this?

DATEx2 avatar Dec 11 '23 02:12 DATEx2