Page 1 of 1

menu-button ok running locally, NOK on another machine... ?

Posted: 21 Aug 2018, 11:17
by impakt42
Hello I've integrated correctly the topbar.xhtml,
=> when running locally my webapp, I can click on the menu button & change theme without problem...

but when the application is deployed on another server, or when another dev is running the app on its environment,
then the menu button is not working anymore... :(

any help welcomed...

thx

i42

Re: menu-button ok running locally, NOK on another machine... ?

Posted: 23 Aug 2018, 11:17
by impakt42
is there some kind of relative/absolute path injected while compiling the css with the initial command (mentionned in documentation) ? :

"sass --update src/main/webapp/resources/ --sourcemap=none"

Re: menu-button ok running locally, NOK on another machine... ?

Posted: 23 Aug 2018, 16:33
by impakt42
when I'm on the server, calling the menu-button add a "#" to the current URL, which is not the case when run locally...

Re: menu-button ok running locally, NOK on another machine... ?

Posted: 28 Aug 2018, 21:22
by cagatay.civici
Do you get a JS error at your javascript console? Is it possible for us to access the demo that fails for you, is it available online?