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
Add pagination to admin package index page. Loading the page locally produces a massive entry in the log file due to the app trying to store information about the request in Telescope.
local.ERROR: SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes
The text was updated successfully, but these errors were encountered:
Add pagination to admin package index page. Loading the page locally produces a massive entry in the log file due to the app trying to store information about the request in Telescope.
local.ERROR: SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes
The text was updated successfully, but these errors were encountered: