-
Notifications
You must be signed in to change notification settings - Fork 27k
Closed
Description
Describe the problem that you experienced
When the pipe character is used to represent a union type, e.g. number | string, the pipe character should be escaped. This causes the pipe character to be interpreted as a column delimiter, resulting in incorrect table rendering.
The bug has been introduced by this commit: b2ba945
Enter the URL of the topic with the problem
https://angular.dev/reference/configs/workspace-config#angular-cli-configuration-options
Describe what you were looking for in the documentation
The valueType column for the packageManager option should show all valid package managers (i.e. npm | cnpm | pnpm | yarn, not just npm.
This is just an example. This issue is present several times.
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
No response
Add a screenshot if that helps illustrate the problem
No response
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response
Metadata
Metadata
Assignees
Labels
No labels