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