Getting an error " errMsg.indexOf is not a function"
itsmeakash888 opened this issue · 1 comments
itsmeakash888 commented
Describe the bug
While merging two branches using VS Code, we getting an error " errMsg.indexOf is not a function" by resolving merge conflict in case of Profile and Permission Set
To Reproduce
Steps to reproduce the behavior:
- Go to VS Code.
- Ctrl + Shift + P -> Git:merge Branch
- Select branch to merge.
- There are merge conflicts of profiles and permission set.
- Accept all current .
- Ctrl + S
- Ctrl + Shift + S -> to save data to server.
- Then getting an error errMsg.indexOf is not a function
Please refer attached screenshot.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
-
OS: [e.g. Windows]
-
VSCode version [e.g. 1.44.2
Doc1.docx -
ForceCode Version -> 3.16.0
daishi4u commented
I believe I fixed this issue a while back, but if it's still an issue then let me know and I'll look into it more.