Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not responding menu on IOS with share module #11

Open
jogios opened this issue Jul 18, 2016 · 2 comments
Open

Not responding menu on IOS with share module #11

jogios opened this issue Jul 18, 2016 · 2 comments

Comments

@jogios
Copy link

jogios commented Jul 18, 2016

I use the drawer with the widget https://github.com/ricardoalcocer/socialshare/tree/master/app/widgets/com.alcoapps.socialshare
that uses the module dk.napp.social on IOS.
I use the share widget in window opened with $.drawer.openWindow() in that window a use a button to open the share module. Once it's opened and return to use the drawer, the menu is opened but is not clickable, only respond the background. This only happens on Iphone, on Ipad the social its opened in a popup and works well.

@nuno
Copy link

nuno commented Jan 23, 2017

You want share a bit code to see what is happen?

@ikoriko
Copy link

ikoriko commented Jan 8, 2018

I find the solution: In the config.json file, put the following order both widgets:
"dependencies": {
"kr.yostudio.drawer": "1.0",
"com.alcoapps.socialshare": "1.0"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants