Skip to content

Execute build prod failed with grid filters #1236

Closed
@nlgi

Description

@nlgi

I'm submitting a...

  • Bug report

Current behavior

In chrome console, on pages with grid and filters enabled, I get the error "i.a.merge is not a function"
No problem with grid without filters.
Only with build prod, in the main bundle js file.

Minimal reproduction of the problem with instructions

Command: node --max_old_space_size=8192 node_modules/@angular/cli/bin/ng build -prod
Everything compile fine, but error in execution (chrome console).

Environment

Package versions:

+-- @agm/core@1.0.0-beta.2
+-- @angular/animations@5.2.1
+-- @angular/cdk@5.1.0
+-- @angular/cli@1.6.5
+-- @angular/common@5.2.1
+-- @angular/compiler@5.2.1
+-- @angular/compiler-cli@5.2.1
+-- @angular/core@5.2.1
+-- @angular/forms@5.2.1
+-- @angular/http@5.2.1
+-- @angular/material@5.1.0
+-- @angular/platform-browser@5.2.1
+-- @angular/platform-browser-dynamic@5.2.1
+-- @angular/platform-server@5.2.1
+-- @angular/router@5.2.1
+-- @progress/kendo-angular-buttons@2.0.0
+-- @progress/kendo-angular-charts@1.4.0
+-- @progress/kendo-angular-dateinputs@1.4.3
+-- @progress/kendo-angular-dialog@2.0.0
+-- @progress/kendo-angular-dropdowns@1.6.0
+-- @progress/kendo-angular-excel-export@1.0.5
+-- @progress/kendo-angular-grid@1.7.1
+-- @progress/kendo-angular-inputs@1.4.2
+-- @progress/kendo-angular-intl@1.3.0
+-- @progress/kendo-angular-l10n@1.0.5
+-- @progress/kendo-angular-layout@1.2.0
+-- @progress/kendo-angular-messages@1.10.0
+-- @progress/kendo-angular-scrollview@1.0.7
+-- @progress/kendo-angular-upload@2.1.1
+-- @progress/kendo-data-query@1.1.2
+-- @progress/kendo-drawing@1.4.1
+-- @progress/kendo-theme-default@2.47.0
+-- @types/jasmine@2.8.4
+-- @types/jquery@3.2.18
+-- @types/node@9.3.0
+-- angular-gridster2@4.4.2
+-- angular-in-memory-web-api@0.5.2
+-- bootstrap@4.0.0
+-- cldr-data@32.0.1
+-- codelyzer@4.1.0
+-- core-js@2.5.3
+-- hammerjs@2.0.8
+-- immutable@3.8.2
+-- jasmine-core@2.9.0
+-- jasmine-spec-reporter@4.2.1
+-- jquery@3.2.1
+-- karma@2.0.0
+-- karma-chrome-launcher@2.2.0
+-- karma-cli@1.0.1
+-- karma-coverage-istanbul-reporter@1.3.3
+-- karma-jasmine@1.1.1
+-- karma-jasmine-html-reporter@0.2.2
+-- lodash@4.17.4
+-- md2@0.0.29
+-- moment@2.20.1
+-- ng-dynamic-component@2.0.3
+-- ng2-tooltip-overlay@0.4.1
+-- ngx-cookie@2.0.1
+-- ngx-perfect-scrollbar@5.3.1
+-- ngx-tooltip@0.0.9
+-- pdfmake@0.1.35
+-- popper.js@1.12.9
+-- protractor@5.2.2
+-- reflect-metadata@0.1.12
+-- rxjs@5.5.6
+-- socket.io-client@2.0.4
+-- ts-node@4.1.0
+-- tslint@5.9.1
+-- typescript@2.6.2
+-- underscore@1.8.3
+-- webpack@3.10.0
`-- zone.js@0.8.20

Browser:

  • Chrome (desktop) version 63

System:

  • TypeScript version: 2.6.2
  • Node version:6.10.1
  • Platform: Windows

Many thanks for any help!

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