1

I want to integrate pinch gesture on a square div.

Live example Angular 9

Problem, when I run it locally, npm start fails. I've managed to start it on Angular 10 through ng update. Then the library no longer works. ng update @angular/cli @angular/core

    • what is causing the issue (pinch event not working locally in angular 10) ?
    • any hint to debug live js events?

source

0

Browse other questions tagged or ask your own question.