Results 10 comments of Akshay K Nair
trafficstars

Yes, not working in [email protected] But this is awesome!

But what if I want scroll based animations and smooth scroll in mobile?

Same here, I'm using React TS with the following webpack.mix.js configuration: ``` const mix = require('laravel-mix'); mix.ts("resources/js/index.tsx", "public/js").react(); mix.js('resources/js/laravel_app.js', 'public/js') .postCss('resources/css/app.css', 'public/css', [ // ]); mix.babelConfig({ plugins: ['@babel/plugin-syntax-dynamic-import'], }); ```...

This feature will come out in ....

Apparently sticky footer is not sticky

Yes same for me. ![yoo (27)](https://user-images.githubusercontent.com/25759518/143270100-28297abd-0000-4ba2-b7a1-b80b57eb3606.jpg) Using "html2canvas": "^1.3.2" (React Typescript)