Skip to content

Drag and drop: wrong className property for guideBox #18443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
raf18seb opened this issue Feb 6, 2023 · 0 comments · Fixed by #18446
Closed

Drag and drop: wrong className property for guideBox #18443

raf18seb opened this issue Feb 6, 2023 · 0 comments · Fixed by #18446

Comments

@raf18seb
Copy link
Contributor

raf18seb commented Feb 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants