Skip to content

KendoReactAll not export ChartSeries and ChartSeriesItem components #1979

@iadnonov

Description

@iadnonov

I'm submitting a...

  • Bug report

Current behavior

Currently, we do not provide ChartSeries and ChartSeriesItem through KendoReactAll, and they can not be used by importing them over sctipt tag.

Expected behavior

All Chart components should be accissible through KendoReactAll.

Minimal reproduction of the problem with instructions

  1. Import ChartSeries or ChartSeriesItem components in simple HTML page with script tag:
    <script data-trunk src="js/kendo-react-all.js" />
  2. Try using some of the components:
    React.createElement(window.KendoReactAll.ChartSeries,

Ticket ID: 1633735

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions