aerni / statamic-advanced-seo

Comprehensive SEO addon for Statamic with flexibility in mind
https://statamic.com/addons/aerni/advanced-seo
11 stars 6 forks source link

Fix edge case when the $value doesn’t have a value #54

Closed aerni closed 1 year ago

aerni commented 1 year ago

This PR fixes an issue when the validatable $value doesn't have a value. This is an edge case I ran into on production, and I couldn't reproduce it locally. But this should at least fix the exception.