822 comments found.
Is it Angular7 compatible and properly organized? Just like to know technical aspects before I buy.
Yeah, It is compatible with angular v7. code is also organized in modular structure.
Hi, please invite my GitHub ID: “nandan08”. Thanks!
I am a beginner to programming. Please advising a video tutorial for step by step installation.
Github invitation sent. There is no video tutorial for this template. but you can follow any angular cli tutorial from youtube.
Then follow the Egret documentation http://demos.ui-lib.com/egret-doc/
Thanks
Hi, i want change icons from side-nav, i want to put font awesome, how i put?
You have to load font awesome in index.html then edit src/app/shared/components/sidenav/sidenav.template.html (replace <mat-icon> with font awesome).
Icon names are coming from navigation service, so you need to update icons name there (src/app/shared/services/navigation.service.ts)
you may need to edit CSS a bit to adjust icon size and position.
Thanks
Hi Rafi,
We are planning to update our application from Egret 5.0.0 to 7.0.4 but wanted to ask if there is any information or if you could provide some guidance, (or point me to it) in regards to doing this version update. I have a developer who is going to do the work but I want to make sure we don’t miss anything. I am particularly interested in breaking changes that must be addressed and any other things of high importance that must be done when going from 5 to 7.
Thank you for any information or guidance you can provide.
-Alex
It’s more important upgrading Angular version than Upgrading template. Are you still using angular v5 ? If yes, please follow angular official guide(https://update.angular.io/).
Then you can upgrade the template, but you have made any changes in templates core code, you better use the old template version. It’s not a big deal.
Hi MH_RAFI just purchase this.. i am super very new to angular..
my github acc is https://github.com/awfatech
can u give step by step installation guide to make it run on my local mac pc.
TQ
Invitation sent! Please check out https://github.com/mh-rafi/egret-angular/invitations
For installation please follow doc http://demos.ui-lib.com/egret-doc/#getting-started
If you don’t know how to work with @angular/cli please check out https://cli.angular.io/
Thanks
Hi, may I have access to the private GitHub repo? My ID is bunchopunch. Thanks in advance.
invitation sent! https://github.com/mh-rafi/egret-angular/invitations
Hello, sir.
Can you please send me a github invitation, please?
My user is sigawebsas
Thank you
Invitation sent! please check out https://github.com/mh-rafi/egret-angular/invitations
Hi mh_rafi,
We have just bought your admin template, and we would like to access to the private Github repository. Can you add us to the repo please ?
Our github usernames :
Matthis2909 GuillaumeMartial
Thank you
Best regards
Invitations sent! https://github.com/mh-rafi/egret-angular/invitations
Thank you!
Hello, I purchased your theme a while back. Working on an angular project. Everything works fine so far (as purchased) I wanted to integrate an international number drop with images at the registration page, but been having challenges. Is there a library or snippet that can work with this theme? I checked online but not successful. Regards.
Do you mean dropdown with images like this https://run.stackblitz.com/api/angular/v1?file=app%2Fautocomplete-overview-example.ts
I can’t access link you sent. I mean country drop down with images.
Here is the example https://material.angular.io/components/autocomplete/examples
Thank you. I think you still don’t get what I wanted. I want an international phone number drop-down list with images (thumbnails).
If I’m not wrong, I think you need this https://intl-tel-input.com/. You need to create one using that autocomplete dropdown or you can use simply dropdown component.
Thanks
Hi, please invite my GitHub ID: “effortlessly” to your repo. Thanks!
Invitation Sent! Please check out this link https://github.com/mh-rafi/egret-angular/invitations
Please provide an access to your github repository for my user tycoonm. Thank you
Invitation Sent! Please check out this link https://github.com/mh-rafi/egret-angular/invitations
Hi,
The theme seems to truncate pages, or clip the display of the bottom of the page when view on the iPad (and also iPhone).
I’ve submitted an issue with screenshots here: https://github.com/mh-rafi/egret-angular/issues/5Thanks, Daniel
Hello, sir. This is an amazing template, i would like to buy it, but i would like to know if the infinity loop reported by Avoo is already fixed? Because i do not want my page to crash if i make a mistake while coding.
Your template is awesome, thank you.
Yeah, that is fixed. After purchase provide your github username, you will get latest fixed version.
Hi there, please add me to github repo. My user is kartamulia.
Invitation sent! https://github.com/mh-rafi/egret-angular/invitations
Hi there, Please, I might use your help. I am suddenly getting this errors when trying to build or serve the project on my mac : No inputs were found in config file ’.....node_modules/blocking-proxy/tsconfig.json’ No inputs were found in config file ’.....node_modules/protractor/tsconfig.json’
These 2 messages are shown on the PROBLEMS tab of vs code. The terminal shows 100’s of red lines messages.
Thanks in advance, Hamlet
Have you changed anything inside tsconfig.json at project root? Also check you are running the commands “ng serve” or “ng build” in project root folder.
Typescript throws this error when it can’t find any files to compile.
Hi, Thank you for getting back to me.
I found the solution. Miss imported: import { EventEmitter } from ‘protractor’; instead of import { EventEmitter } from ’@angular/core’;
All good as of now. Hamlet
On mobile devices scrolling is really slow
@mh_rafi I was going to purchase the theme but I saw the last message from Avoo with the infinite loop bug and that make me think that I cannot buy when this problem exists. Did you manage to resolve it?
That’s not an template issue. It’s angular material library issue.
OK! Sounds strange though for Material team to have such a serious bug and not resolve it
I’ve added an error handler which prevents recursive errors. here is the actual issue https://github.com/angular/angular/issues/17010
Hi there, We have found a very critical bug in your Theme. Any template error cause infinite loop of console errors and crash the browser. This is a very serious and major issue. Since we cannot risk crashing our customers browsers and tell them to End Task from Task Manager, this theme is useless for us. Please help us to solve this issue.
Reproduction 1) Download the package 2) Npm Install the seed folder. 3) Produce a template error to any HTML. Ex: add app.component.html Or add .length to undefined variable. this should cause “Cannot read property ‘a’ of undefined” but in this theme it throws 100k error in a minute and crash the browser.
Why this is important?
Developers can make mistakes. But those mistakes shouldn’t crash customers browsers. It’s bad for our branding 
What causing it? Dunno. Probably angular-material, I found out that if you remove vendors and if there is no material component like Tooltip or Notification, error throws only for 2-3 times. Which is better than infinite loop but of course we’d like to use charts and material components.
Any help is appreciated and If you want any help, please let me know.
Best, Gorkem
Hi, Thanks for notifying me. I just tried and reproduced that issue. Have you found any solution?
Not really.. How about you?
Until angular material resolves that issue, I think we need to wait. You can try angular change detection strategy onPush. That might be helpful.
I’ve added an error handler which prevents recursive errors. You can check out in github.
please provide me the github url my github username is dawndharm@gmail.com
May be you don’t have github account. I can not add you.
I have github account could you try adding me with username dawndharm my github URL is https://github.com/dawndharm
Invitation sent! https://github.com/mh-rafi/egret-angular/invitations
Why is the repository no more available? Atleast i am getting 404 error. Please help
Because you were pushing changes to main repository, I had to remove you from repository. I’m adding you again.
Fork this repo before you edit. And please don’t push directly to repository.
heyyy, i am very much impressed by your template. Everything is there. but one thing that is my main requirement is not there i would be more than happy if you add this thing there i am ready to pay a little extra for this customization. my required feature is invoice builder that is beautifully implemented in this template http://gull.ui-lib.com/blue/#/invoice/new ,
contact me on my email rishav00a@gmail.com or WhatsApp / Mob +919931347191
Sent you an email. Thanks