refactor(devtools): emit needs to send the instance in args
This commit is contained in:
parent
11b1d7c73f
commit
410e7abbbb
@ -81,7 +81,7 @@ export function devtoolsComponentEmit(
|
||||
devtools.emit(
|
||||
DevtoolsHooks.COMPONENT_EMIT,
|
||||
component.appContext.app,
|
||||
component.uid,
|
||||
component,
|
||||
event,
|
||||
params
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user