Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

$ prefixed properties sended from the server are filtered in the ngResource ver >= 1.2.6 #5665

Closed
@atomrc

Description

@atomrc

Some of my resources, retrieved from the server, has some '$' prefixed properties. With angular >= 1.2.6 those properties are filtered when the resource is requested against the server (I think it might occurs on the shallowClearAndCopy function).

I know using '$' prefixed properties is not a good idea as they have a specific signification for angular, but what can I do when the server is using and sending those properties ?
Is there a real interest in filtering those properties when the resource is created ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions