822 comments found.
Hi, I just bought the template, please add me to the github: Tibo46
Invitation sent! Please check your github account.
Please add me to the repository my github username is devjay84, thanks!
hello?
Invitation sent! Sorry for the delay. Please check your github account. 
RichieOrellana1992 for GitHub repository access. Thank you.
Invitation sent! please check your github account.
How to use ChartsComponent into DragndropComponent Component
I think you need to use this package for that. https://github.com/tiberiuzuld/angular-gridster2
Any plans for an image cropping component? All other features are cool, but I really need to crop images
Please add loopsystem to the github repo
GitHub invitation sent! please check your github account.
you can use these packages for image cropping https://github.com/cstefanache/angular2-img-cropper https://github.com/Mawi137/ngx-image-cropperPlease add sumittokkar to the github repo
invitation sent 
Hello,
Is there a documentation in the package ?
Thanks in advance for your reply.
Regards, Zied
Hi, here is the doc link http://egret-doc.mhrafi.com/
Thanks
Please add joehelton for GitHub repository access.
Invitation sent! Please check your email or github account. Thanks
any update coming soon for angular 6??
have you access of github repo? I’ve already pushed the updates there. I’m going to update on themeforest soon.
yes I did,,and thanks for the update,, the issue is that I was unable to update my modified version. any way I’ll try to figure things out,, unless you can give me an update guide for this project..
Regards
I think it would be better if you follow this guide https://update.angular.io/ to update your existing project.
I’ve just followed that for updating Egret Template.
yea I followed the same,, then I had some issues with webpack,, and updating the libraries… in general ,,, now it works just fine,, Thanks for the help 
Hi. How can I make the page to scroll to top when navigation changes?
There is a method called “scrollToTop” inside /shared/components/layouts/admin-layout/admin-layout.component.ts
you can modify ngOnInit like this
ngOnInit() {
this.layoutConf = this.layout.layoutConf;
// FOR MODULE LOADER FLAG
this.moduleLoaderSub = this.router.events.subscribe(event => {
if(event instanceof RouteConfigLoadStart || event instanceof ResolveStart) {
this.isModuleLoading = true;
}
if(event instanceof RouteConfigLoadEnd || event instanceof ResolveEnd) {
this.isModuleLoading = false;
this.scrollToTop('.rightside-content-hold');
}
});
}
Hi,
I purchased both the landing page and the admin template. However, when I add the landing page into the admin template, the scrollbar is not working when I wrapped it inside the home-layout similar to the auth-layout. Any hint on how to integrate these two?
if you have github repository access, you can follow the readme of landing page repository. It’s super easy.
if you don’t have github access. please give me your github username. I’ll add you to both repo.
No. I don’t have the github access. Please share the repo github link and my user name is dnatag.
Invitation sent! Please check your email or github account. Thanks
Please add me to the repo. My GitHub username is: mattmasteller. Thx!
Invitation sent! Please check your email or github account 
can you add me to git repo access, my git acct is “openvision”
Invitation sent! please check your email or github account.
Hello mh_rafi,
I downloaded this template on 15 Dec 2017, I found you have an updated version template. I am not able to download the new version of files.
can you help me how can I get the new version??
I’ve updated few things in demo recently and they are in github right now. I’ll update on themeforest soon.
Please give me your Github username. I’ll add you to repository.
Hi there, i have a problem with the sidemenu, even in your live example, the last item doesn’t appears in mobile devices. Anohter thing: in chrome android, i can’t do the swipe left to hide the menu and the swipe down to chrome refresh the page. can you check please?
Hi,
Hidden last menu item in mobile is an issue. Horizontal swipe is not a default feature of angular material. I’ll fix that issue ASAP and try to add swipe left.
And ‘perfect-scrollbar’ is used for vertical scrolling, this library disables browser default scroll, that’s why swipe down to reload doesn’t work. For one page application reload is very rare case.
Thanks 
ok, thanks. The hidden menu issue have an estimation to addres?
I’ve few issues to solve with angular 6. v6 is just few days old, and it’ll take time to be resolved all the v6 issues, probably few weeks. As soon as I resolve those, I’ll also fix that menu issue and update template with angular 6. Hopefully I can do that within this month.
Thanks!
Ok, Thanks. Great work by the way!
Greetings Rafi.
I bought the template but did not find the e-commerce part in the purchased model. Can you help me with this? Thanks Marcelo
Please give me your github username. it’s in git. I’ll update on themeforest few days later.
my github username is : marcelolimabh Tanks!
invitation sent! 
Thank you very much!
Hi! Quick question.
I am using one of the Egret seed projects (sidebar) to test this template. The only major change I have made is updating @angular/cli to 6.0.0.
I wiped node_modules and ran a fresh “npm install” afterward.
When I run “ng server”, everything works perfectly!
However, when I try to “ng -prod build” to test /dist on a live server, I get the following error:
d:\Path\To\Project>ng -prod build Cannot read property ‘length’ of undefined TypeError: Cannot read property ‘length’ of undefined at levenshtein (d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:58:23) at listAllCommandNames.sort (d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:69:43) at Array.sort (native) at Object.<anonymous> (d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:67:65) at Generator.next (<anonymous>) at d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:7:71 at new Promise (<anonymous>) at __awaiter (d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:3:12) at Object.runCommand (d:\Path\To\Project\node_modules\@angular\cli\models\command-runner.js:28:12) at d:\Path\To\Project\node_modules\@angular\cli\lib\cli\index.js:64:58
I’m not sure what is breaking. This seems to be an environment problem maybe? Possibly due to the @angular/cli update?
Maybe I’ll just wait for you to update… 
I’m also facing few issues with angular 6 and other npm dependencies. since it’s just few days old, it’s really hard to resolve all the issues.
I’m working on the update. Please let me know if you found solution of your issue.
Thanks 
to upgrade https://update.angular.io/
Thanks for the link. I’ll try to update the template ASAP. 
When is the angular 6 upgrade due for release?
please add me to the git repository i need the landing page my github username is nelsonBlack
Invitation sent. Please check your email or github account. Thanks