D
D
denstuk2020-06-02 19:33:26
React
denstuk, 2020-06-02 19:33:26

How to track changes (Redux)?

Hello. Such a problem: there is an array that consists of objects (Redux). When the array changes (adding or removing objects), the components react to it, but when the object changes, the components do not change. What needs to be done so that when objects change, the components react to this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
real2210, 2020-06-03
@real2210

Modify an object immutably

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question