fix(ivy): execute the optional begin and end methods of the rendererFactory (#25273)
This is required to i.e. flush animations when using a Renderer2. `rf.begin()` and `rf.end()` around the change detection. PR Close #25273
This commit is contained in:

committed by
Kara Erickson

parent
0822dc70f2
commit
afa6b9e794
@ -596,6 +596,9 @@
|
||||
{
|
||||
"name": "getRenderer"
|
||||
},
|
||||
{
|
||||
"name": "getRendererFactory"
|
||||
},
|
||||
{
|
||||
"name": "getRootView"
|
||||
},
|
||||
|
Reference in New Issue
Block a user