mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Use state_id_variable value instead of cached state id
commit_hash:40c91b0c9b3debc7077c775e078017f1d8471b65
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"description": "State variable has higher priority than cached state.",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios",
|
||||
"web"
|
||||
],
|
||||
|
||||
+1
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"description": "State variable value is synchronized with state changes by actions.",
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios",
|
||||
"web"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user