-
Notifications
You must be signed in to change notification settings - Fork 19.8k
toolbox titles become [object Object] after toggling magicType #12162
Copy link
Copy link
Closed
Labels
bugdifficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.enThis issue is in EnglishThis issue is in Englishpriority: normalwaiting-for: community
Description
Version
4.6.0
Reproduction link
https://www.echartsjs.com/examples/en/editor.html?c=bar-animation-delay
Steps to reproduce
-
Visit the example page.
-
Click on the 'Stack' icon to change the bar chart from tile view to stack view.
-
Hover on the other icons on the toolbox, say 'save as image'.
-
The title is [object Object] instead of 'Save as Image'.
What is expected?
The title of the toolbox icons should remain text value.
What is actually happening?
They are changed to [object Object]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugdifficulty: easyIssues that can be fixed more easily than the average.Issues that can be fixed more easily than the average.enThis issue is in EnglishThis issue is in Englishpriority: normalwaiting-for: community