ylem icon indicating copy to clipboard operation
ylem copied to clipboard

Infinite rerender caused by nested components rendered from an ObserveArray

Open imaustink opened this issue 6 years ago • 2 comments

There seems to be a problem when rendering nested React components from a can-observe array when updated asynchronously.

Failing test here: https://github.com/bitovi/ylem/pull/159/

See comments in the test for more potentially useful details.

imaustink avatar Jun 07 '18 06:06 imaustink