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
Starting SSR server on port 13714...
Inertia SSR server started.
Retail
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined
at write_ (node:_http_outgoing:949:11)
at ServerResponse.write (node:_http_outgoing:908:15)
at Server.<anonymous> (file:///var/www/html/node_modules/@inertiajs/core/dist/server.esm.js:1:506) {
code: 'ERR_INVALID_ARG_TYPE'
Getting a error when using ssr rendering.
ive run php artisan ziggy:generate
php middleware
vite.config.js
ssr.js
The text was updated successfully, but these errors were encountered: