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

Fixed can't find an element with id/name #2565

Closed
Patrykb0802 opened this issue Jun 15, 2023 · 0 comments
Closed

Fixed can't find an element with id/name #2565

Patrykb0802 opened this issue Jun 15, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@Patrykb0802
Copy link
Contributor

Patrykb0802 commented Jun 15, 2023

While saving user profile getValue(), setValue() function returning an error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to User Profiles
  2. Click on Add User Profile
  3. Fill the gaps
  4. Click on save
  5. See set/getValue() can't find an element with id/name error in console

Expected behavior
Saving without any errors.

Screenshots
image
image
image

Desktop (please complete the following information):

  • OS: Win 10
  • Browser Chrome
  • Version 2.7.5.3
@Patrykb0802 Patrykb0802 added this to the 2.7.5.4 milestone Jun 15, 2023
Patrykb0802 pushed a commit that referenced this issue Jun 16, 2023
- Added skip condition for unnamed watchlists in showUserProfileCB and saveUserProfile functions
- Deprecated updateUserProfileImg function in usersProfiles.jsp file
- Deprecated calling the function updateUserProfileImg in showUserProfileCB function
Patrykb0802 pushed a commit that referenced this issue Jun 20, 2023
- Added function validateWatchList that checks for unnamed watchlists
Patrykb0802 pushed a commit that referenced this issue Jun 20, 2023
- Added function validateWatchList that checks for unnamed watchlists
Limraj added a commit that referenced this issue Jun 20, 2023
…element_with_id_name

#2565 Fixed can't find an element with id/name
@Limraj Limraj closed this as completed Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants