Closed
Description
Version
3.0.0-alpha.0
Reproduction link
https://jsfiddle.net/bn08c9rL/2/
Steps to reproduce
- Create a reactive() object.
- Create a reactive() set.
- add() the reactive object to the set.
- Attempt to delete() the reactive object from the set. The item is not deleted.
What is expected?
The item should be deleted from the set.
What is actually happening?
The item is not deleted from the set.
Metadata
Metadata
Assignees
Labels
No labels