hsuanxyz / ion2-calendar

📅 A date picker components for ionic2 /ionic3 / ionic4
https://hsuanxyz.github.io/demo/ion2-calendar/
MIT License
555 stars 277 forks source link

Using SuperTabs and swiping to another page swipe jams #160

Open srjovanovic opened 6 years ago

srjovanovic commented 6 years ago

Ionic version: (check one with "x") [ ] 2.x [ x ] 3.x [ ] 4.x

Ion2-calendar mode: (check one with "x") [ x ] components mode [ ] modal mode

I'm submitting a ... (check one with "x") [ x ] bug report [ ] feature request [ ] help me

Current behavior: Using SuperTabs component for navigation and swiping to another page from page with calendar it just get jammed.

Expected behavior: Normal page swipe to another page.

Steps to reproduce: Place ion2-calendar on a page with SuperTabs nav, try horizontal swipe. Sometimes view gets jammed in between pages.

Related code: SuperTabs component: https://github.com/zyra/ionic2-super-tabs

insert short code snippets here

Other information:

Ionic info: (run ionic info from a terminal/cmd prompt and paste output below): cli packages: (/home/emisia/workspace/club-manager-mobile/node_modules)

@ionic/cli-utils  : 1.19.2
ionic (Ionic CLI) : 3.20.0

global packages:

cordova (Cordova CLI) : 8.0.0 

local packages:

@ionic/app-scripts : 3.1.8
Cordova Platforms  : android 7.0.0
Ionic Framework    : ionic-angular 3.9.2

System:

Android SDK Tools : 26.1.1
Node              : v9.8.0
npm               : 2.15.12 
OS                : Linux 4.4
indrapalijama commented 3 years ago

hello @hsuanxyz , i got this issue too. any workaround for this one?