chore: remove dbeugger [ci skip]
This commit is contained in:
parent
109453f2ba
commit
9d815d28ad
@ -713,7 +713,6 @@ function baseCreateRenderer(
|
|||||||
(!parentSuspense || (parentSuspense && !parentSuspense.pendingBranch)) &&
|
(!parentSuspense || (parentSuspense && !parentSuspense.pendingBranch)) &&
|
||||||
transition &&
|
transition &&
|
||||||
!transition.persisted
|
!transition.persisted
|
||||||
if (transition) debugger
|
|
||||||
if (needCallTransitionHooks) {
|
if (needCallTransitionHooks) {
|
||||||
transition!.beforeEnter(el)
|
transition!.beforeEnter(el)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user