Skip to content

Observable.merge is not a functionΒ #160

@medmor

Description

@medmor

this issu comes from the spell-check-handler.js line 240 Observable.merge(this.spellCheckInvoked, this.currentSpellcheckerChanged)
if i change this to this.spellCheckInvoked.merge(this.currentSpellcheckerChanged) and alse the same in line 254. all works well.

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