The issue here is that the user is experiencing a fatal error on their site when Views is being used. Checking their debug information we found that the user was running php version 8 on their server.
Solution:
Unfortunately we have not yet announced compatibility with php version 8 so it would be best to downgrade to a version of php 7 to resolve the issue.