fix(ivy): Run ChangeDetection on transplanted views (#33644)
https://hackmd.io/@mhevery/rJUJsvv9H Closes #33393 PR Close #33644
This commit is contained in:

committed by
Kara Erickson

parent
4ec079f852
commit
37ae45e2ec
@ -56,6 +56,9 @@
|
||||
{
|
||||
"name": "MONKEY_PATCH_KEY_NAME"
|
||||
},
|
||||
{
|
||||
"name": "MOVED_VIEWS"
|
||||
},
|
||||
{
|
||||
"name": "Module"
|
||||
},
|
||||
|
@ -53,6 +53,9 @@
|
||||
{
|
||||
"name": "MONKEY_PATCH_KEY_NAME"
|
||||
},
|
||||
{
|
||||
"name": "MOVED_VIEWS"
|
||||
},
|
||||
{
|
||||
"name": "NATIVE"
|
||||
},
|
||||
|
Reference in New Issue
Block a user