Skip to content

Missing htmlSafe, and isHtmlSafe Redux #297

@jherdman

Description

@jherdman

This is not entirely a duplicate of #235 per se, but possibly related.

I had a production app break recently with a deprecated import { htmlSafe } from '@ember/string' usage. Though this import is deprecated, it's not slated for removal until Ember v4. We tracked the problem down to ember-data v3.24 using @ember/string v1 which is being used in prod instead of Ember Source's.

Is it possible to add these missing functions with a deprecation warning and backport?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions