Error trying to access offset on value of type bool

“error trying to access offset on value of type bool”
I have this error on my production version but in development there is nothing. Do you have an idea?

Verify your php versions. Is your prod environment running php 7.4 or higher?