You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexander Kalinin (JIRA)" <ji...@apache.org> on 2019/01/24 06:36:00 UTC

[jira] [Commented] (IGNITE-10735) Web console: use rxjs EMPTY instead of empty

    [ https://issues.apache.org/jira/browse/IGNITE-10735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750774#comment-16750774 ] 

Alexander Kalinin commented on IGNITE-10735:
--------------------------------------------

also we should fix wrong code if of(EMPTY) to EMPTY.pipe()

> Web console: use rxjs EMPTY instead of empty
> --------------------------------------------
>
>                 Key: IGNITE-10735
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10735
>             Project: Ignite
>          Issue Type: Improvement
>          Components: wizards
>            Reporter: Ilya Borisov
>            Assignee: Ilya Borisov
>            Priority: Minor
>
> RxJS 6 [has deprecated|https://rxjs-dev.firebaseapp.com/api/index/function/empty] empty, EMPTY constant should be used instead, so let's do that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)