jacksleight/statamic-memberbox

Error when validating user profile update

Opened this issue · 0 comments

Bug Description

When validating an update of the users profile a 500 error is thrown.
Method Illuminate\Validation\Validator::validateUniqueUserValue does not exist.

How to Reproduce

  • Open the account/profile form and save it.

Extra Detail

Seems to be due to the rule changes in Statamic 5 (from 4)

https://statamic.dev/upgrade-guide/4-to-5#validation-rule-changes