Skip to content

lastValueFrom not available in rxjs 6.6.3  #397

@epodol

Description

@epodol

Version info

React: 17.0.2

Firebase: 8.6.8

ReactFire: 3.0.0-rc.1

Other (e.g. Node, browser, operating system) (if applicable): Windows using WSL 2 / Ubuntu

Test case

Steps to reproduce

  1. Update reactfire from v3.0.0-rc.0 to v3.0.0-rc.1

image
image
image

Expected behavior

Reactfire should compile without errors.

Actual behavior

Attempted import error: 'lastValueFrom' is not exported from 'rxjs'.


  "dependencies": {
    "rxfire": "5.0.0-rc.1",
    "rxjs": "^6.6.3 || ^7.0.1"
  },

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