Livewire: [v2] unknown hook responseReceived in Livewire source code

Created on 23 Sep 2020  路  2Comments  路  Source: livewire/livewire

Description

I have this error in Chrome console on every page load.
image

I searched through my project and I have no call to livewire.hook('responseReceived') anywhere.

Context

  • Livewire version: 2.2.5

Most helpful comment

Had the same issue...

The error is actually from the livewire devtools chrome extension (beyondcode/livewire-devtools) and not livewire.

All 2 comments

Had the same issue...

The error is actually from the livewire devtools chrome extension (beyondcode/livewire-devtools) and not livewire.

Thanks @noreason - closing.

Was this page helpful?
0 / 5 - 0 ratings