Skip to content

flushDeprecations output no longer formatted #103

Description

@elwayman02

The output of flushDeprecations() no longer formats in a way that can be copied and pasted into the config file. We now get the raw string, which indicates this is likely a behavior change in Chrome DevTools/console.

Example:

"self.deprecationWorkflow = self.deprecationWorkflow || {};\nself.deprecationWorkflow.config = {\n  workflow: [\n    { handler: \"silence\", matchId: \"this-property-fallback\" },\n    { handler: \"silence\", matchId: \"manager-capabilities.modifiers-3-13\" }\n  ]\n};"

DevTools_-localhost_4200_components_navigation-list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions