fix(ivy): blueprints should be synced whenever they are off (#27281)
PR Close #27281
This commit is contained in:

committed by
Jason Aden

parent
a7ba05ad82
commit
d0e8020506
@ -230,9 +230,6 @@
|
||||
{
|
||||
"name": "extractPipeDef"
|
||||
},
|
||||
{
|
||||
"name": "firstTemplatePass"
|
||||
},
|
||||
{
|
||||
"name": "generateExpandoInstructionBlock"
|
||||
},
|
||||
@ -263,9 +260,6 @@
|
||||
{
|
||||
"name": "getFirstParentNative"
|
||||
},
|
||||
{
|
||||
"name": "getFirstTemplatePass"
|
||||
},
|
||||
{
|
||||
"name": "getHighestElementContainer"
|
||||
},
|
||||
|
@ -782,9 +782,6 @@
|
||||
{
|
||||
"name": "findViaComponent"
|
||||
},
|
||||
{
|
||||
"name": "firstTemplatePass"
|
||||
},
|
||||
{
|
||||
"name": "flattenUnsubscriptionErrors"
|
||||
},
|
||||
@ -860,9 +857,6 @@
|
||||
{
|
||||
"name": "getFirstParentNative"
|
||||
},
|
||||
{
|
||||
"name": "getFirstTemplatePass"
|
||||
},
|
||||
{
|
||||
"name": "getHighestElementContainer"
|
||||
},
|
||||
|
Reference in New Issue
Block a user