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
Describe the bug
After I start VS Code and do a clean project / upload all, the file watchers starts. When I save any file, I get the following error, and Prophet re-uploads all of the cartridges. This happens every time I save a single file. This is the error I receive:
Cartridges uploaded successfully
Upload time: 0 min 29 sec
Watching files
[U 13:34:14] /[cartridge_name]/cartridge/scripts/ocapi/shop/hooks/customer_hooks.js
Error: TypeError: Cannot convert a Symbol value to a string
To Reproduce
Steps to reproduce the behavior:
Not sure how to reproduce on another machine, but with auto upload on start disabled, run clean project / upload all, wait for cartridges to upload fully, and then save a single file, and it will re-upload all of the cartridges again
Expected behavior
Saving a file will only upload that single changed file.
Desktop (please complete the following information):
OS: OSX
VSCode version: 1.81.1
The extension version 1.4.40
The text was updated successfully, but these errors were encountered:
Describe the bug
After I start VS Code and do a clean project / upload all, the file watchers starts. When I save any file, I get the following error, and Prophet re-uploads all of the cartridges. This happens every time I save a single file. This is the error I receive:
To Reproduce
Steps to reproduce the behavior:
Not sure how to reproduce on another machine, but with auto upload on start disabled, run clean project / upload all, wait for cartridges to upload fully, and then save a single file, and it will re-upload all of the cartridges again
Expected behavior
Saving a file will only upload that single changed file.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: