You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Keval Bhatt (JIRA)" <ji...@apache.org> on 2018/05/09 11:18:00 UTC

[jira] [Created] (ATLAS-2664) UI: Search page keeps loading continuously when there is no data returned for search

Keval Bhatt created ATLAS-2664:
----------------------------------

             Summary: UI: Search page keeps loading continuously when there is no data returned for search
                 Key: ATLAS-2664
                 URL: https://issues.apache.org/jira/browse/ATLAS-2664
             Project: Atlas
          Issue Type: Bug
            Reporter: Keval Bhatt
            Assignee: Keval Bhatt


Search for any type for which there are no entities...


Browser console log has below exception
{noformat}
SearchResultLayoutView.js?bust=1525635658620:539 Uncaught TypeError: Cannot read property 'startsWith' of undefined
at Object.fromRaw (SearchResultLayoutView.js?bust=1525635658620:539)
at N.d.render (Overrides.js?bust=1525635658620:80)
at N.d.render (backgrid.js?bust=1525635658620:1)
at N.d.render (backgrid.js?bust=1525635658620:1)
at N.d.render (backgrid.js?bust=1525635658620:1)
at constructor.show (backbone.marionette.min.js?bust=1525635658620:1)
at N.d.renderTable (TableLayout.js?bust=1525635658620:100)
at N.d.onRender (TableLayout.js?bust=1525635658620:86)
at backbone.marionette.min.js?bust=1525635658620:1
at N.d.triggerMethod (backbone.marionette.min.js?bust=1525635658620:1)
{noformat}

Atlas version: 1.0.0.3.0.0.0-1298-re5927cbc3c899fe15671138f2d24efb0f9ec8edf
Please note, this is seen only with advanced search, not with basic search.



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