Closed adam12 closed 1 year ago
A singular value will trigger the constantization of the names Array, which returns an invalid result. The user likely wanted to decorate an Array-like collection if they were manually providing an array of names through the as option.
as
A singular value will trigger the constantization of the names Array, which returns an invalid result. The user likely wanted to decorate an Array-like collection if they were manually providing an array of names through the
as
option.