I'm developing an application and I want it to be responsive, but when I put tag :
<meta name="viewport" content="width=device-width ,initial-scale=1.0 ,minimum-scale=0.5 ,maximum-scale=1.0" utf-8'>
Some components that have interaction, animation done in jquery and javascript have stopped working.