Topic: Touch - javascript error during touch and move
meesha81 priority asked 1 year ago
Expected behavior Touch and hold adn move shouldn't fire Uncaught TypeError.
Actual behavior You can test it also on clean examples in documentation. Tap and hold on button for do something (eg. the first one Press). Do some little move during tap hold and you can se a lot of errors in the Console.
Uncaught TypeError: this[this._event].handleTouchMove is not a function at L._handleTouchMove (b96ba508e3690f5168e4b0e68b15b178.min.js:29:303677) at L._touchMoveHandler (b96ba508e3690f5168e4b0e68b15b178.min.js:29:303019) at HTMLButtonElement.t (b96ba508e3690f5168e4b0e68b15b178.min.js:24:1949)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 6.1.0
- Device: PC
- Browser: CHROME111
- OS: WIN11
- Provided sample code: No
- Provided link: No