You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a Livewire component class has a mount method. Telescope toolbar stops working.
Pasting the error log here below:
htmlspecialchars() expects parameter 1 to be string, array given (View: /path-to-my-app/vendor/fruitcake/laravel-telescope-toolbar/resources/views/collectors/request.blade.php) (View: /pathtomyapp/vendor/fruitcake/laravel-telescope-toolbar/resources/views/collectors/request.blade.php) {"exception":"[object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, array given
The text was updated successfully, but these errors were encountered:
When a Livewire component class has a mount method. Telescope toolbar stops working.
Pasting the error log here below:
htmlspecialchars() expects parameter 1 to be string, array given (View: /path-to-my-app/vendor/fruitcake/laravel-telescope-toolbar/resources/views/collectors/request.blade.php) (View: /pathtomyapp/vendor/fruitcake/laravel-telescope-toolbar/resources/views/collectors/request.blade.php) {"exception":"[object] (ErrorException(code: 0): htmlspecialchars() expects parameter 1 to be string, array given
The text was updated successfully, but these errors were encountered: