Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: handle potential error message in profile registration
Ensure that error messages are logged appropriately to aid in debugging. This change: - Adds error.message logging with TypeScript ignore comments. - Updates setErrorMessage to provide a default error message.
- Loading branch information