Page 1 of 1

Menu Problem on small screens

Posted: 20 Oct 2017, 15:25
by jordan1
Cant open the menu when viewing in the Galaxy S III emulator in landscape on chrome.

I found this issue using the paradise theme.

Image

https://www.primefaces.org/paradise-ng/#/

Re: Menu Problem on small screens

Posted: 25 Oct 2017, 18:21
by jordan1
This is a major issue with my application right now.

can I create a ticket for this bug someplace?

Re: Menu Problem on small screens

Posted: 30 Oct 2017, 17:01
by it_nesi
Any solution to this? Can I create a gitHub issue?

Re: Menu Problem on small screens

Posted: 13 Nov 2017, 12:35
by merve7
We fixed for next version but you can try this until the new version is released

in app.component.ts

Code: Select all

isMobile() {
        return window.innerWidth <= 640;
    }

Re: Menu Problem on small screens

Posted: 20 Nov 2017, 17:00
by it_nesi
When will the next version be released? am i able to access the github?

Re: Menu Problem on small screens

Posted: 30 Nov 2017, 14:38
by cagatay.civici
This should be available in Paradise 5.0 released last week, please get it at PrimeStore downloads section. If you still have the issue, please contact us.