I get this error when opening the sitemap.xml on my server:
Unhandled error
TypeError: Argument 1 passed to Pecotamic\Sitemap\Models\SitemapEntry::__construct() must be of the type string, null given, called in /home/privy/vendor/pecotamic/sitemap/src/Models/Sitemap.php on line 48
Location
vendor/pecotamic/sitemap/src/Models/SitemapEntry.php:13 - Pecotamic\Sitemap\Models\SitemapEntry::__construct
I get this error when opening the sitemap.xml on my server:
Dumped the output from the vendor file, got this:
PHP 7.4 and latest Laravel and Statamic.