You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem: salary_expectation accepts spaces wich breaks the application process.
Solution: Application should pass if value is number, nomatter the spaces which should be trimed when calling the API.
The text was updated successfully, but these errors were encountered:
Problem:
salary_expectation
accepts spaces wich breaks the application process.Solution: Application should pass if value is number, nomatter the spaces which should be trimed when calling the API.
The text was updated successfully, but these errors were encountered: