spatie / statamic-responsive-images

Responsive images for Statamic 3
MIT License
99 stars 29 forks source link

Undefined method error in Statamic 3.3.7 #121

Closed joseph-d closed 2 years ago

joseph-d commented 2 years ago

On Statamic 3.3.7 using a tag such as {{ responsive:hero_image }} results in the following error:

Call to undefined method Statamic\Fields\Field::fillValue()

The error goes away when the version is rolloedback to 3.3.6 and prior.

imbwaldo commented 2 years ago

Thanks for your post, @joseph-d. I experienced the same issue and you bailed me out!