Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Restore Field value getter for RegistrationForm #2790

Merged
merged 1 commit into from
Mar 14, 2019

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Mar 14, 2019

When working on the Field validation support, I thought RegistrationForm's
refs would be okay to leave as is, but I missed that they also depended on the
value getter.

For the moment, it's quicker to temporarily revive the value getter to get
registration working. A better fix will happen over in element-hq/element-web#9172.

Fixes element-hq/element-web#9171

When working on the `Field` validation support, I thought `RegistrationForm`'s
refs would be okay to leave as is, but I missed that they also depended on the
value getter.

For the moment, it's quicker to temporarily revive the value getter to get
registration working.

Fixes element-hq/element-web#9171
@jryans jryans requested a review from a team March 14, 2019 12:32
@jryans
Copy link
Collaborator Author

jryans commented Mar 14, 2019

Let's get registration moving again, merging.

@jryans jryans merged commit b29aa3d into matrix-org:develop Mar 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't register: Cannot read property 'trim' of undefined
1 participant