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

Bug: Form Text Labels Display Incorrect Text on Account Creation Page #1001

Closed
osaroadade opened this issue Jul 19, 2024 · 1 comment · Fixed by #1004
Closed

Bug: Form Text Labels Display Incorrect Text on Account Creation Page #1001

osaroadade opened this issue Jul 19, 2024 · 1 comment · Fixed by #1004

Comments

@osaroadade
Copy link

Describe the bug
On the account creation page, the text labels for the input fields are displaying the text "true" instead of the correct labels (e.g., "Email", "Password").

To Reproduce
Steps to reproduce the behavior:

  1. Go to the account creation page.
  2. Observe the text labels for the input fields.
  3. Notice that the text labels are "true" instead of the expected labels.

Expected behavior

The input fields should have the labels "Email", "Password" and "Confirm Password".

Screenshots / Recordings
image

Additional context

  1. Running Maybe through docker.
  2. Updated the application recently
@osaroadade
Copy link
Author

You can also see the same issue when adding an investment account.

image

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

Successfully merging a pull request may close this issue.

1 participant