When you sequentially navigate between Create forms of different resources, the set of Redux state values: form -> record-form -> values, not cleared. As a result, the set contains fields from different resources.
Currently I am also facing the same problem.
also facing it, can cause serious issues if it saves entities with data from different entities
I think that it worked good before, I was able to solve it by downgrading to 2.1.1
@fzaninotto this needs immediate attention
Confirmed. It is a side effect of #1997
@djhi @fzaninotto this bug is introduced back in 2.2.0
Should be re-fixed by #2186
Thanks for fixing this. That's a very serious issue that was causing data corruption in my system. I hope things like this are tracked more closely in the future!
Most helpful comment
@djhi @fzaninotto this bug is introduced back in 2.2.0