Skip to content

get_store_value doesn't account for RxJS observables #3153

@Conduitry

Description

@Conduitry

Somewhat adjacent to sveltejs/sapper#781 but I think there's other stuff going on there too.

The support we added for RxJS observables (i.e., allowing for the .subscribe() method to also return an object with an .unsubscribe() method) does not look like it extended to get_store_value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions