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