You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2019/04/15 10:15:00 UTC

[jira] [Created] (IGNITE-11742) Web console: grid-showing-rows component in grids with no selection

Ilya Borisov created IGNITE-11742:
-------------------------------------

             Summary: Web console: grid-showing-rows component in grids with no selection
                 Key: IGNITE-11742
                 URL: https://issues.apache.org/jira/browse/IGNITE-11742
             Project: Ignite
          Issue Type: Bug
          Components: wizards
            Reporter: Ilya Borisov
            Assignee: Ilya Borisov


*The issue:*
Changes to grid-showing-rows component introduced by IGNITE-9981 assume that all grid instances have selection module enabled. This is not true in some cases (see ui-grid/template.pug), which causes "can't access property of undefined" type of runtime errors.

*What to do:*
Handle missing selection API on grid instances in grid-showing-rows.



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