inertiajs / pingcrm

A demo application to illustrate how Inertia.js works.
http://demo.inertiajs.com
MIT License
2.1k stars 767 forks source link

Scrolling on mobile view #101

Closed hereisamin closed 3 years ago

hereisamin commented 3 years ago

on organizations and contact pages for mobile view (screen-wide < 750) console shows this error while scrolling down or up:

index.js:1 Uncaught TypeError: t.target.hasAttribute is not a function at Object.handleScrollEvent (index.js:1) at index.js:1

Screen Shot 1399-10-14 at 17 26 38
reinink commented 3 years ago

Thanks for reporting, but I can't reproduce this on the latest version (#99), so I suspect this might be fixed. Please report back if otherwise.