Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation throw error #48

Open
cosmonoid opened this issue Jun 24, 2020 · 0 comments
Open

Validation throw error #48

cosmonoid opened this issue Jun 24, 2020 · 0 comments

Comments

@cosmonoid
Copy link

In Flow 6 an error is thrown if submitting the registration form: Notice: Undefined property: Sandstorm\UserManagement\Domain\Validator\RegistrationFlowValidator::$result

This can be fixed by replacing $this->result with $this->getResult()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant