ngneat/elf

non-support for array for observable?

cedececa opened this issue · 2 comments

Which @ngneat/elf-* package(s) are the source of the bug?

store

Is this a regression?

No

Description

image
image
image

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

the expected result is each change in array triggers the path$.

Please provide the environment you discovered this bug in

No response

Anything else?

No response

Do you want to create a pull request?

Yes

You need to return a new array reference.

Yes. It works. Thanks.