Skip to content

Discover RangeError: Maximum call stack size exceeded at SubjectSubscription.toString (<anonymous>) #48586

@LeeDr

Description

@LeeDr

Kibana version: 7.5.0 BC1

Elasticsearch version: 7.5.0 BC1

Server OS version: Windows 2012 Server

Browser version: Chrome

Browser OS version: Windows 10

Original install method (e.g. download page, yum, from source, etc.): zip default dist

Describe the bug: When filtering out fields in discover I found a bunch of these errors in the browser console. I didn't notice any problems in Kibana from it.

Steps to reproduce:

  1. create index pattern for .kibana_1
  2. go to Discover and select .kibana_1
    3.in the field list, click type field to expand it.
  3. start filtering out types like dashboard, visualization, etc while watching the browser console

Expected behavior: Shouldn't have errors.

Screenshots (if relevant):
image

Errors in browser console (if relevant):

RangeError: Maximum call stack size exceeded
    at SubjectSubscription.toString (<anonymous>)
    at isDate (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
    at equals (vendors.bundle.dll.js:444)
  | (anonymous) | @ | vendors.bundle.dll.js:444
-- | -- | -- | --
  | (anonymous) | @ | vendors.bundle.dll.js:444
  | $digest | @ | vendors.bundle.dll.js:444
  | $apply | @ | vendors.bundle.dll.js:444
  | (anonymous) | @ | vendors.bundle.dll.js:444
  | dispatch | @ | vendors.bundle.dll.js:438
  | elemData.handle | @ | vendors.bundle.dll.js:438

Provide logs and/or server output (if relevant):

Any additional context:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:DiscoverDiscover ApplicationTeam:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//bugFixes for quality problems that affect the customer experience

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions