haipremnair opened a new issue, #21740: URL: https://github.com/apache/echarts/issues/21740
### Version 6.0.0 and 6.1.0 ### Link to Minimal Reproduction https://stackblitz.com/edit/stackblitz-starters-mwzaeocs?description=An%20angular-cli%20project%20based%20on%20@angular/animations,%20@angular/common,%20@angular/compiler,%20@angular/core,%20@angular/forms,%20@angular/platform-browser,%20@angular/platform-browser-dynamic,%20@angular/router,%20core-js,%20rxjs,%20tslib%20and%20zone.js&file=src%2Fmain.ts,src%2Fglobal_styles.css&template=node&title=Angular%20Starter ### Steps to Reproduce 1. Open the given link 2. Try pinch-zoom/double tap on touch laptop or HMI device. 3. Notice that it fires pointerdown and pointermove events, but not firing datazoom events ### Current Behavior Try pinch-zoom/double tap on touch laptop or HMI device. Notice that it fires pointerdown and pointermove events, but not firing datazoom events ### Expected Behavior pich-zoom or double-tap-zoom should work ### Environment ```markdown - OS: Windows 11 - Browser: Chrome Version 151.0.7922.138 - Framework: Angular 20 ``` ### Any additional comments? Any support ASAP will be great help. Thanks in advance. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
