Choices icon indicating copy to clipboard operation
Choices copied to clipboard

removeActiveItems method - excludedId should be optional?

Open beyer96 opened this issue 1 year ago • 0 comments

Hello,

not sure if this should be considered as bug (if not, sorry!), but I think removeActiveItems should take excludedId parameter as optional.

Correct me if I'm wrong, but I use this method with no parameter and no issues. Now, I have to use it with Typescript which yells at me that this method needs argument. I suppressed it of course, but it would be nice not have to do so :)

Thanks for any response!

beyer96 avatar Apr 28 '23 16:04 beyer96