angular-fullpage.js | An angular directive for fullpage.js | Frontend Framework library
kandi X-RAY | angular-fullpage.js Summary
kandi X-RAY | angular-fullpage.js Summary
Make sure to include both this directive and fullPage.js. This package isn’t a replacement. In your angular modules, include the Directive. Add your standard [fullPage.js structure] along with the attribute full-page.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of angular-fullpage.js
angular-fullpage.js Key Features
angular-fullpage.js Examples and Code Snippets
Community Discussions
Trending Discussions on angular-fullpage.js
QUESTION
I want to add fullcalendar to my project. In general almost everything works as expected. But now I'm facing with an issue that appears only on mobile devices. When I click on some row in a day view, dayClick and select callbacks should be fired. And on desktop they do. But on Android Chrome nothing happens until I change day, month or view type (from day to month). So all this callbacks are fired when new view is rendered.
I've tried to debug. And on the desktop after I click on the timeslot, DragListener.prototype.endInteraction is called with event type 'mouseup'. On the mobile this function is called only when I switch the view. It looks like touch event is recognized as a dragging or scrolling. Only "click" outside of timeslots - for example "next day" button is recognized as touch event.
It's hard to replicate this issue on the jsfiddle. Because even the example from fullcalendar site is working as expected. But maybe this is known problem or someone have had similar issue?
Configuration:
...ANSWER
Answered 2018-Dec-09 at 11:18It turned out that Angular Material 1.1.10 interfere with fullcalendar. It overrides touch handling in some way. And event is recognized as mousedown instead of touchstart.
Solution is to remove all pointer events from:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install angular-fullpage.js
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page