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

I get Error: Invalid arguments when using .delay(1500) #140

Description

@zeuzere

I get Error: Invalid arguments when i use
return Rx.Observable.of(null).delay(1500)......

When i use the original Rx, i have no error, when i use the extension i get this error...
I saw the original use number | Date while the rx-dom use 2 seperate function...

Any one know how to resolve this ?

I'm using nodejs, Typescript and types/rx-dom

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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