Skip to content

scope.log(true) could "unwrap" observables #191

@justinbmeyer

Description

@justinbmeyer

image

Because the variables in a LetContext are single-value observables, there's a lot people need to go through to see the actual values in the scope.

Maybe we could make a version of log() that would hide the SetObservable.

As we really need something like this for logStack() and other methods, we should come up with a consistent API.

.log("clean") or something.

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