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
Description:
When you open the controllers view on a mac machine, and expand to to see the routes, the cartridge name is displayed before the (post/get/append/prepend/replace). On windows machines "" is displayed.
I have verified this with a bunch of my developer co-workers working on both windows and mac machines
Steps to reproduce the behavior:
Open a Salesforce Commerce Cloud code repo in VS Code with prophet debugger extension installed and enabled
Click on the controller view icon on the left
Expand any controller and below routes
See "none" before the (post/get/replace/append/prepend)
Expected behavior
See the actual cartridge name before the (post/get/replace/append/prepend)
Screenshots
Desktop (please complete the following information):
OS: windows 11
VSCode version 1.91.1
The extension version 1.4.40
The text was updated successfully, but these errors were encountered:
jscollard
changed the title
Cartridge name shows at "<none>" in controllers view on windows machines
Cartridge name shows as "<none>" in controllers view on windows machines
Aug 1, 2024
Description:
When you open the controllers view on a mac machine, and expand to to see the routes, the cartridge name is displayed before the (post/get/append/prepend/replace). On windows machines "" is displayed.
I have verified this with a bunch of my developer co-workers working on both windows and mac machines
Steps to reproduce the behavior:
Expected behavior
See the actual cartridge name before the (post/get/replace/append/prepend)
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: