Skip to content

Drag and drop: wrong className property for guideBox  #18443

@raf18seb

Description

@raf18seb

Expected behaviour

When dragging, the guideBox CSS styles should be applied.

Actual behaviour

Styles are not applied because in the code the "className" property is not valid (it should be "class").

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/ow2vta9c/

Workaround

Change the "className" property to "class": https://jsfiddle.net/BlackLabel/2h75za6m/

Product version

Highcharts 10.3.3

Metadata

Metadata

Assignees

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