Fix character input prompt on login button click #668

Closed
opened 2026-04-05 16:22:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Map1en on 12/5/2024

When users click the login button, the username/password will be cleared. Incorrect character prompts will be displayed. To resolve this, el-form.resetFields should be triggered when the login button is clicked.

image

*Originally created by @Map1en on 12/5/2024* When users click the login button, the username/password will be cleared. Incorrect character prompts will be displayed. To resolve this, el-form.resetFields should be triggered when the login button is clicked. ![image](https://github.com/user-attachments/assets/1bcf83ba-56f3-456f-b477-5bbc10046761)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#668