427 comments found.
This template looks great. I just bought it, but where is the menu?
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
Lotusms fix sidenav here too with true do sidenavopen
I don’t see any code changes to sidenav.component.ts with the latest release. So the sidenav still doesn’t show up. Could you please tell me how you called media-replay service in that file? Thanks.
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
thanks for the suggestion, and that does fix the issue. However, the fix introduces a new problem: on mobile devices/screensize, the sidenav is open by default, which is probably not a good idea. Can you please take a look? This is not an urgent issue for us, and so please do take your time for this fix.Thanks
We fixed this in our latest update which will release very soon! 
For those who are having issues with the menu not opening on load. Go to src/core/admin/admin.components.ts and change line 19 value to true. sidenavOpen: boolean = false; change it to sidenavOpen: boolean = true;
Thanks for letting us know! This should already be included in the latest version. 
Sure thing. By the way, did you apply any specific custom theming to the app or is it just using the prebuilt themes?
I noticed the menu doesn’t load on page load, but if you resize the window it loads. Any ideas what is happening here?
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
yeah I was the one that found the solution. Sorry. I posted this before I found out the problem.
Hi, I just downloaded the last update and tried the demo. I still see an issue with the menu. If you go to the login page, enter any info and click on sign in, you can go to the dashboard but the menu is gone. It’s not happening in your live preview. Any ideas?
Thank you
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
Thank you
I have the mediareplay folder /src/app/core and still no menu
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
ok setting sidenavOpen to true fixed my problem. also, you keep referring to src/core/... and I think you mean src/app/core/... anyway, thank you
How will we know what to update when a new download comes? I found a diff in the latest zip but it seemed dated. I have integrated the template and need to find out how you fixed the left sidebar appear/disappear issue. Thanks! Doug
When there is an update available, you’ll get a email notification from themeforest. We’ve provided a hotfix that should fix this. Please redownload the template and see the changes in sidenav.component.ts, app.component.ts, app.module.ts and the mediareplay folder.
how to add support for drag drop. I am getting error “Can’t bind to ‘sortablejs’ since it isn’t a known property of ‘md-list’.
i got sortable working but it is not working with <md-grid-list> it works with md-list
md-grid-list is currently not supported with sortablejs. It is possible, but incredibly complicated, that’s why we don’t recommend it.
I really need it for my project..can you please provide me pointer how to achive sortable js with md-grid-list.
You’ll probably need to create your own grid-list component using *ngFor and appropriate CSS styling. Also, check the sortablejs documentation for examples on how to use sortablejs. 
Menu no show?
Sidenav should work with the latest update.
What would this version be? Why did I download the template yesterday?
Does your current version of the template include a “mediareplay” folder in ”/src/core”? If yes, you have the current version, please provide a screenshot of the console output, when opening the site, so we can further investigate why this happens to you, as it seems to be fixed for everyone.
In my version there is this folder folder “mediareplay” in ”/ src / core
Hey! Please make sure you are using the latest version of our template and ensure that in “src/core/admin/admin.components.ts” line 19 the value true is. If “sidenavOpen: boolean = false;” change it to “sidenavOpen: boolean = true;”. If this does not fix your issue, please provide a screenshot with the issue, including your browser version, operating system and device resolution. 
This “src/core” folder does not exist in the downloaded template.
I got it, thank you
The release note of the last change is not there, what did you change?
We’ve provided a quick workaround for a flex-layout bug, see the changes in sidenav.component.ts, app.component.ts, app.module.ts and the mediareplay folder.
hello,
I am getting this error:
ERROR in D:/Projects/I2/Fury/4.0.0/fury-source/src/app/app.component.ts (2,34): Cannot find module ’./core/mediareplay/media-replay.service’.
Whoops! We accidently put the mediareplay folder in the root of the fury folder. Simply drag & drop the “mediareplay” folder from the update to the /src/core folder and everything should work.
thanks
still same… left sidebar http://prnt.sc/f0ynz7
hey left nav bar!!!
please….
We’ve provided an update that should fix this. Please redownload the template and see the changes in sidenav.component.ts, app.component.ts, app.module.ts and the mediareplay folder.
logout-> then re login it shows white left nav… not fixed.. i downloaded!!!
We are very ambitious to fix this error, it seems that for the most people it got fixed, are you sure you updated correctly? If yes, please contact us at support@martinsuess.com and include your browser, browser version, operating system and NodeJS version. Thanks!
remove
What? You can download the current version from the download section in your themeforest account. We’re not sure what you’re expecting.
it is not working my windows… left sidebar!!!
sorry its working firefox… but chrome?
Hello,
I got the latest version. Fresh folder… I am getting this error:
ERROR in D:/Projects/I2/Fury/4.0.0/fury-source/src/app/app.component.ts (2,34): Cannot find module ’./core/mediareplay/media-replay.service’.
ERROR in D:/Projects/I2/Fury/4.0.0/fury-source/src/app/app.module.ts (73,34): Cannot find module ’./core/mediareplay/media-replay.service’.
Can you please advise?
Whoops! We accidently put the mediareplay folder in the root of the fury folder. Simply drag & drop the “mediareplay” folder from the update to the /src/core folder and everything should work.
Updating to last version with Git Diff gives errors, mainly regarding the Sidenav and Material Design components, are you working on an update?
There is no way the Git Diff throws errors. We’ve checked everything. Please make sure you updated the packages in package.json and adopted all new changes. We’re still experiencing some issues from various people regarding zone.js and flex-layout. That’s the reason we wanted to wait for those libraries to acquire a stable status, but everyone wanted us to update. The only issue we’re currently having is the sidebar not showing sometimes on some devices. We’re working on a fix, but this error probably occurs due to the updated flex-layout library and we depend on them to fix this.
It did gave me errors that I managed to fix, as you said with zone.js and others. The project compiles but the flex-layout isn’t working as expected, I guess we have to wait for an update from them.
We just pushed a workaround. Check the mediareplay folder and the changes in the sidenav.component.ts. 
Do you happen to give access to the github repo? My user is pgqueme, in case you do 
We just invited you to our repository. Soon we’ll open up the repository to all buyers. But first we want to be sure everything is set up correctly. Would you mind getting in contact with us at support@martinsuess.com and do a few tests for us? We’d highly appreciate it, thanks!
But need fix lef sidebar menu :/
The sidenav should be fixed with the latest update.
I’ve asked before but how to have the sidenav collapsed by default? not hidden but collapsed. I’ve tried everything….thanks!
Check the icon-sidenav.directive.ts, there you can set the default value.
Hi Guys, The left nav bar is also not showing for me. I just downloaded the latest build from themeforest. I’ve cleared the browser cache just in case as you mentioned on another comment. I’m using Chrome 58.0.3029.81. Works OK in edge.
There’s an “uncaught type error” in the console: Uncaught TypeError: Cannot read property ‘apply’ of undefined.
Here’s a screenshot: https://1drv.ms/i/s!AtZvi18qHkj4hnM0hZCRYKYe2aal
Hey! Thanks for letting us know. We’re working hard on a fix. Could you please tell, if the bug is still present in the live demo: https://fury.martinsuess.com We’ve made a few changes hoping to fix the issue.
Looks like its working on the demo site for desktop (chrome). In safari on iPhone on first render the nav bar is blocking part of the screen and you can’t close it (even clicking the hamburger). Changing orientation to landscape and back seems to kick in the responsive aspect and it works as normal.
We’ve just pushed the update with a fix for the issue.
Hi, when app load the first time left menu doesn’t appear, if I resize browser window, it appears.
I tested with Chrome and Firefox in Ubuntu 16 (same behavior for both)
Thanks in adavance
We’ve just pushed the update with a fix for the issue.
It’s possible to replace “2” with the item name from route resolve? http://joxi.ru/Vm6J9YIDXJOwmZ
It should be possible to implement this in breadcrumb.component.ts. We’ll see what we can do and may provide an update for this.