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: Unexpected behavior when saving user profile #4051

Closed
zyhfish opened this issue Mar 23, 2024 · 0 comments
Closed

Bug: Unexpected behavior when saving user profile #4051

zyhfish opened this issue Mar 23, 2024 · 0 comments

Comments

@zyhfish
Copy link
Contributor

zyhfish commented Mar 23, 2024

Reproduce Steps

  1. navigate to the user profile page, make some changes in the profile fields.
  2. click the save button.

Expected Result:
profile should be saved successfully.

Actually Result:
nothing happened in the browser, exception thrown in the console:
fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111]
Unhandled exception in circuit 'K1bK_GM7rwjeXRe4A9RvnUphquLRqe5FUQqDTvz16qY'.
Microsoft.JSInterop.JSException: Failed to set the 'href' property on 'Location': '///' is not a valid URL.

@zyhfish zyhfish changed the title Bug: Unexpected behavior when saving user profile with invalid data Bug: Unexpected behavior when saving user profile Mar 23, 2024
sbwalker added a commit that referenced this issue Mar 23, 2024
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