tablemark icon indicating copy to clipboard operation
tablemark copied to clipboard

Passing an empty array throws error

Open gterras opened this issue 9 months ago • 0 comments

Hi,

tablemark([]) will throw:

TypeError: Cannot convert undefined or null to object

Maybe there's a reason for it but IMO it would be more convenient to return an empty string.

gterras avatar May 21 '24 13:05 gterras