Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
16.1.0-rc-1
-
None
-
Unknown
-
Description
Reproduction steps
- Open the admin notification page in two tabs
- On the first tab, toggle a notification setting entry
- On the second tab, refresh the same live data
- Observe the value of the toggled notification setting entry
Expected
The toggle is refreshed
Actual
The toggle is not refresh.
Analysis
This is caused by a bad handling of the reactive props that are not watched correctly.