Closed Alb93 closed 7 years ago
did you work around it ?
Nope. Switching to https://github.com/sarriaroman/photoviewer has been my solution.
Do you have the same problem @sebastianovide ? I didn't have time to reproduce the bug yet, I'll probably do it this week. But the new way of opening the viewer (trigger through code) landing shortly might help with that.
Code trigger is now available in ionic-img-viewer@2.4.0
. Maybe that can help 😄
@Alb93 I just tried your ionic2-super-tabs
setup and it's working as expected on my laptop... You don't have any error in the console ?
@sebastianovide do you have the exact same problem ?
I have same problem. I am using ionic2-super-tabs too. image Gesture is working but viewer doesn't shows.
.ion-page has zero opacity.
suddenly It works very well even I didn't do anything.
Hi!
I use super-tabs elements in this way:
<super-tabs > <super-tab [rootParams]="subcategory" [swipeBackEnabled]="false" [root]="page1" [title]="showTitles? 'Immagine' : ''" [icon]="showIcons? 'image': ''" id="page1"></super-tab> <super-tab [rootParams]="subcategory" [root]="page2" [title]="showTitles? 'Descrizione' : ''" [icon]="showIcons? 'clipboard' : ''" id="page2"></super-tab> </super-tabs>
The component is similar to the classical tabs in ionic. Specifications can be found here: https://github.com/zyra/ionic2-super-tabs.
Well, one of this page(page1) is like `
`
but nothing happen on click. Instead all is fine out of this component.
Running ionic info:
global packages:
local packages:
System: