Skip to content

DropdownList Observable.merge is not a function in angular 5 and lazy loaded module #1214

Closed
@jesulink2514

Description

@jesulink2514

I'm submitting a...

  • Bug report

Current behavior

  • The Kendo Angular DropDownList component (version 1.6.0) uses rxjs merge operator, but fails when you run your app in prod mode and you use the drop-down control inside of a lazy loaded module.

Expected behavior

  • Control displays without a problem.

Minimal reproduction of the problem with instructions

What is the motivation or use case for changing the behavior?

This is an error that first gets picked up in production builds, so only seen when already built.

Environment

Package versions:

@progress/kendo-angular-dropdowns@1.6.0
@angular/animations@^5.0.0
@angular/common@^5.0.0
@angular/compiler@^5.0.0
@angular/core@^5.0.0
@angular/forms@^5.0.0
@angular/http@^5.0.0
@angular/platform-browser@^5.0.0
@angular/platform-browser-dynamic@^5.0.0
@angular/router@^5.0.0
@ng-bootstrap/ng-bootstrap@^1.0.0-beta.8
@ngx-translate/core@^9.0.2
@ngx-translate/http-loader@^2.0.1
@progress/kendo-angular-dateinputs@^1.4.2
@progress/kendo-angular-dialog@^1.3.0
@progress/kendo-angular-excel-export@^1.0.5
@progress/kendo-angular-grid@^1.6.4
@progress/kendo-angular-inputs@^1.4.0
@progress/kendo-angular-intl@^1.3.0
@progress/kendo-angular-l10n@^1.0.5
@progress/kendo-angular-layout@^1.1.0
@progress/kendo-data-query@^1.1.2
@progress/kendo-drawing@^1.4.0
@tss/bootstrap-theme@^1.0.4
@tss/kendo-bootstrap-theme@^1.4.0
core-js@^2.4.1
rxjs@^5.5.2
zone.js@^0.8.14

Browser:

  • Chrome (desktop) version 63.0.3239.132
  • Firefox version 56.0
  • Edge version 41.16299.15.0

System:

  • TypeScript version: 2.4.2
  • Node version: v8.7.0 npm 5.5.1
  • Platform: Windows

microsoftteams-image 2

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions