Use state_id_variable value instead of cached state id

commit_hash:40c91b0c9b3debc7077c775e078017f1d8471b65
This commit is contained in:
grechka62
2026-03-23 22:13:52 +03:00
parent af625f5308
commit 97c06317da
56 changed files with 155 additions and 82 deletions
@@ -1,6 +1,7 @@
{
"description": "State variable has higher priority than cached state.",
"platforms": [
"android",
"ios",
"web"
],
@@ -1,6 +1,7 @@
{
"description": "State variable value is synchronized with state changes by actions.",
"platforms": [
"android",
"ios",
"web"
],