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 first saving redirect settings (/admin/sprout/settings/redirects), page throws error: "Class name must be a valid object or a string"
This error persists whenever visiting the redirect settings now.
Error relates to line 3063 in in /var/www/html/craft/vendor/craftcms/cms/src/helpers/Cp.php: 'alwaysShowThumbAlignmentBtns' => $fieldLayout->type::hasThumbs(),