Skip to content
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

[Bug] Maps using echarts5.6 in vue3 do not drag and zoom properly #20781

Open
dexiaoly opened this issue Feb 21, 2025 · 0 comments
Open

[Bug] Maps using echarts5.6 in vue3 do not drag and zoom properly #20781

dexiaoly opened this issue Feb 21, 2025 · 0 comments
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.

Comments

@dexiaoly
Copy link

Version

5.6

Link to Minimal Reproduction

https://github.com/dexiaoly/vue3_echarts5.6

Steps to Reproduce

Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build

Current Behavior

I use vue3 and echarts5.6, but my zooming or dragging on top of the map tile doesn't work, I have to move the mouse over an empty space to zoom and drag to work
This code is normal if it is on HTML.

bandicam.2025-02-22.05-06-07-189.mp4

Expected Behavior

Zoom and drag the map normally

Environment

Any additional comments?

No response

@dexiaoly dexiaoly added the bug label Feb 21, 2025
@echarts-bot echarts-bot bot added en This issue is in English pending We are not sure about whether this is a bug/new feature. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug en This issue is in English pending We are not sure about whether this is a bug/new feature.
Projects
None yet
Development

No branches or pull requests

1 participant