Skip to content

Code Errata Chapter 3 CustomResource #14

@paboulos

Description

@paboulos

Is line 27 correct?

params:angular.extend({q:JSON.stringify({} || params)}, defaultParams)

The JSON.stringify({} || params) always returns {} but it should use the defined params object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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