183 comments found.
Hi, how i can make more little Material Icons Buttons? For example, <button class=”mrgn-all-xs” md-mini-fab><md-icon>add</md-icon></button> it’s around 50px, i need something like 25 or 30 px. The problem it´s that a 50 px button in a table make this to long. Thanks!!
Hi,
Can you send us a screenshot for this, this button should not be showing with 50px by default unless there is another css applied on it. We can suggest you exact changes to do if you can send you app/project url ( and page where you have placed this ) on support@theironnetwork.org. You can define your custom class and write css for it if you are familiar with code and css.
Thanks.
Hi, how do you guys suggest to update my current project to your last release? Will be great if we had the updates separated to just override the changes files.
Hi,
If you have build your own app with gene than we recommend you to check the change logs and if you think that you should integrate new feature then you can upgrade to latest version. If you are build your project out of gene and is not complete then you can replace the file directly.
Let us know if you have any query, you can also reach us directly at support@theironnetwork.org
Thanks.
Hi there, I’m using the template as it is, but when I start it i get an error in the chrome console that says:
ERROR TypeError: route.lastIndexOf is not a function at BreadcrumbService.webpackJsonp…/../../../../src/app/core/breadcrumb/breadcrumb.service.ts.BreadcrumbService.getFriendlyNameForRoute (breadcrumb.service.ts:57) at BreadcrumbsComponent.webpackJsonp…/../../../../src/app/core/breadcrumb/breadcrumb.component.ts.BreadcrumbsComponent.friendlyName (breadcrumb.component.ts:63)
Do you have an idea what is wrong?
Hi,
Thanks for purchasing our product. We checked for the mentioned issue but its not showing at our end. Please tell us your nodejs and npm version. We also have updated the app to support latest versions on themeforest, you can download the latest version and try.
We recommend you to use ng4 package to build your app.
Thanks.
HI, I’m using npm 5.3.0 and node 6.11.1.
Hi,
Thanks for providing details. We just checked project build with same configurations as yours and its working properly. Please send us your files ( excluding node_modules ) as support@theironnetwork.org and we will try with your files. Also confirm if you have any customization so that we can track the issue.
Thanks.
Hi, First of all I want to congratulate you for this great template. I am having an issue and perhaps you can help me. In my system in the register page I have many fields to submit. The problem is that the scroll in not working fine. The first part of the page disappear and it is impossible to scroll it. You can check this in the demo of your template, just change the size of the web browser to a very short size and you will see the problem. In my case is worse as I have more fields. Regards
Hi,
Thanks for pointing out the issue. We have updated the files, please download the latest files and let us know if you have any other concerns.
Thanks and have a lovely day ahead.
Hi, how i can do to change the language of the datepicker (e.g. in the form validation component) and the date format, i need to set the format to dd/mm/yyyy
Regards, Cristian
And, how i can set the general culture of the application?, in other test i use de material datepicker, but, when i use the datepicker the date it’s correctly binding to the model and format verified (dd/mm/yyyy) but when i write a date with the keyboard, the model binding use the format mm/dd/yyyy and if i intro for example 31/01/2017 this throw an verification error. What could be the problem? Thanks very much!
Hi,
Date field on form validation page is just a text field but not a datepicker field and its validation is written under src/app/forms/form-validation/formvalidation.component.ts file, you can replace this field datepicker field if you have integrated material datepicker, then you can change the format as well. You can remove existing validation on this field by deleting following line
We are not sure what you mean by general culture, please explain and we will send you the guidlines for the same.
We are upgrading our product so will add material datepicker also and launch soon.
Thanks
The angular-cli will be updated to version 1.2? Will be good if the source follow the TSLint practices. I had to refactory many files.
Yes we will update that soon.
I didin’t found any datepicker and I’m getting errors trying to use official material angular datepicker. How do I use a datepicker?
There are couple of other modules for same feature integration
Let us know if you need anything else.
Thanks
Is there an estimate to update the reference of @angular/material to the version 2.0.0-beta.8? (currently the template seems to be using 2.0.0-beta.7)
Hi,
Yes we have that on our plan but once it is stable only then we will push it live, right now we tried but something don’t work properly. Let us know if you have any other query.
Thanks!
Hi, Great Template. I only have one issue. When I enter profile page directly by setting the browser url to /users/userprofile I got this javascript error:
MainComponent.html:3 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ‘side’. Current value: ‘over’. at viewDebugError (core.es5.js:8418) at expressionChangedAfterItHasBeenCheckedError (core.es5.js:8396) at checkBindingNoChanges (core.es5.js:8560) at checkNoChangesNodeInline (core.es5.js:12421) at checkNoChangesNode (core.es5.js:12395) at debugCheckNoChangesNode (core.es5.js:13172) at debugCheckDirectivesFn (core.es5.js:13074) at Object.View_MainComponent_0._co [as updateDirectives] (MainComponent.html:3) at Object.debugUpdateDirectives [as updateDirectives] (core.es5.js:13056) at checkNoChangesView (core.es5.js:12215)
Regards
Hi,
We checked it at our local system it seems to be working fine, can you please send us your files at support@theironnetwork.org and we will see the issue and fix it, also please confirm the following: 1.nodejs version 2.npm version
Thanks.
Hi, the files are the one in the distribution, I did not make any changes. node version: v6.10.3 npm vesion: 5.0.0. Thanks
Hi,
Gene is developed with node 6.x and npm 3.x but its compatible with node 7.x and npm 5.x stable versions. You need to update your nodejs version to 7.x , npm 5.x properly works with v 7.x nodejs. Or you can change npm version to latest in 3.x series.
Let us know if you need help.
Thanks.
Hello. It seems that when you open a dialog the background is always white even if you change to dark theme and i want to change that. I would be very appreciated if you could provide me detailed instructions on how to do that. Thank you.
Hi,
Please send us your email at support@theironnetwork.org and we will send you the custom file on your email.
Thanks!
Hi there,
I can’t seem to compile and run the server because I am being bombarded with error messages that all seem to stem from the file “index.d.ts”, inside the node_modules. It’s weird because I was just working on it yesterday, and everything was working perfectly. I haven’t changed the code since then, so I am wondering what the problem is?
Please help ASAP
Hi,
This should not happen if you have not changed anything but we can check the issue if you can send us the error logs on support@theironnetwork.org. Please send us your project files if possible and we will check and resolve the issue directly on it.
Thanks
Hi Guys,
Have been using this in my project for a few weeks and its great! Novice question though, how can i get rid of menu items. Everything I try causes it to fail to compile.
Cheers
Hi,
To remove menu items you should follow the steps below.
1.Go to folder src\app\core\menu\menu-items and open menu-items.ts file where you will see all menu items. 2.Select menu you want to remove like if you want to remove inbox menu item then select whole code as shown in screenshot and delete it https://www.screencast.com/t/am6nzxSOY 3.To remove submenu/child menu item remove state code as shown in screenshot https://www.screencast.com/t/ZzZIvceQzcX2.
Hopefully this answers your query, Incase you need anything else you can directly mail us at support@theironnetwork.org Thanks
Hey this did not ‘start’. I ran npm install and that worked but on npm start, it failed… Here is the screen: https://pasteboard.co/30f5wGyKA.png
Hi,
It seems there is an error with one of the node module rxjs, we just checked it at our end and its working fine. Please mail us your project files on support@theironnetwork.org and we will check the issue. Please confirm the following as well 1.nodejs version you have installed on your system ? 2.System you are using for development ( windows, mac or linux ) ? 3.Did you change or extend anything yet ?
Thanks.
Hi, this is the vanilla install direct from your zip. I am using a mac with npm 4.2.0 (just updated it again).
We have updated the files, please download the latest ones. Thanks and have a great day ahead.
Hi, where i can see the changes history for every update? I think that it’s necessary a review to know if it’s necessary to update (because it´s a Fix) or it´s only a new feature. Thanks!!.
Hi,
Yes we agree and you can see the history on the product description page right at the bottom with every update.
Let us know if you need anything else.
Thanks and have a lovely day ahead.
Wanted to let you know that npm threw an error on my after running npm install on the project in the ng4 folder. The issue was a space at the end of @types/jquery on line 72. Once the space was removed it was able to install. (npm 5.0.3).
Thanks for pointing out, we have updated the files and submitted for approval.
Hello , For the chat appli the auto scroll works fine on the demo but not on the last downloaded version (ng2 and ng4)
Hi,
It should work on ng4, in any case we have added few more things in our next update which is under review, You should get an email shortly once the new files are approved.
Thanks and have a lovely day ahead.
HI, I just got this link and came to know that you have great theme. I want to buy this theme but before the I have pre-buy questions.
1) In Chat component how to auto-scroll to bottom? 2) How can I add emoji support in that? 3) I Want to create room for a chat can you provide such UI in that chat component. 4) User Profile page, color picker and notes creation pages are missing. 5) Still Table paging demo not responsive in mobile view
Please let me know ASAP as I want to buy an extended license for my company.
cheers!!
Hi,
Thanks for your interest in our product, here is a point wise reply:
1.We can integrate autoscroll feature on chat page. 2.Emoji feature can be integrated in app but the chat page is not a dynamic chat feature and is developed with simple html, so it wont be applied on existing page but there are methods to create live chat functionality on app with socket IO 3.We can create a UI for chat room feature that can be used to develop live chat functionality 4.We will add these pages and features. 5.Will fix it
Thanks
Hi, how i can make a table responsive? like class=”responsive-table” of material tipics tables?
Other question. I have this error: MainComponent.html:22 ERROR Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: ‘undefined’. Current value: ‘false’. at viewDebugError (core.es5.js:8507) [angular] at expressionChangedAfterItHasBeenCheckedError (core.es5.js:8485) [angular] at checkBindingNoChanges (core.es5.js:8649) [angular] at checkNoChangesNodeInline (core.es5.js:12504) [angular] at checkNoChangesNode (core.es5.js:12476) [angular] at debugCheckNoChangesNode (core.es5.js:13251) [angular] at debugCheckRenderNodeFn (core.es5.js:13191) [angular] at Object.eval [as updateRenderer] (MainComponent.html:22) [angular] at Object.debugUpdateRenderer [as updateRenderer] (core.es5.js:13173) [angular] at checkNoChangesView (core.es5.js:12298) [angular] at callViewAction (core.es5.js:12660) [angular] at execEmbeddedViewsAction (core.es5.js:12638) [angular] at checkNoChangesView (core.es5.js:12297) [angular] at callViewAction (core.es5.js:12660) [angular]
Thanks
The error came with this section code:
<md-list-item menuToggleLink *ngFor=”let menuitem of menuItems.getAll()” group=”{{menuitem.state}}”> <md-icon>{{ menuitem.icon }}</md-icon> {{ menuitem.name | translate }} <md-icon>{{ menuitem.icon }}</md-icon> {{ menuitem.name | translate }} <md-icon class=”menu-caret”>chevron_right</md-icon> <md-nav-list class=”sub-menu” *ngIf=”menuitem.type === ‘sub’”> <md-list-item *ngFor=”let childitem of menuitem.children” routerLinkActive=”open”> {{ childitem.name | translate }} </md-list-item> </md-nav-list> </md-list-item>
Please download the latest version for the project. Thanks
Hi, how i can make a table responsive? like class=”responsive-table” of material tipics tables? Thanks
Please download the latest version for the project. We have made the tables responsive, Incase you need anything else, please send us an email at support@theironnetwork.org
Hi,
I don’t get a documentation for your custom CSS.
And how do I implement material design theme css to make it easier for me?
Thank you.
Cheers,
Rony
Hi Rony,
You can find the Style Customization section under documentation
If you don’t see it in documentation please send us an email on suport@theironnetwork.org and we will send you updated documentation.
Thanks.
Hi,
When I load the template after the installation I can see a particular script relentize the app loading time and the browser wants to block it.
Screenshot: http://prntscr.com/fgm1qj
Thanks,
Albert
Hi,
It seems javascript is taking too much time to load on your browser, we will try to generate the issue and resolve it. Can you try to load it on other browser and see it if works.
Thanks
Hi,
In google chrome and ie also happens.
Thanks
Hi,
We tried to regenerate the issue at our end but its working properly. may be its because of version mismatch so please provide us following details and we will see if we can find the issue.
1.Angular CLI version used 2.Operating system you are working on
We recommend you to download latest version and check the issue. also please check the same issue with dist folder provided with package.
We will try to figure out the issue and get back to you as soon as we resolve it.
Thanks
Hi,
I’m using angular cli 1 and my development server os is Windows 10.
Thanks
Hi,
We tried to regenerate the issue but didnt get it but recommend you to use angular-cli v1.1.0 on your system and check if issue occurs for this also.
Send us zip folder you are using to develop ( without node modules ) we will check with your build system and try to resolve the issue. You can reach us at support@theironnetwork.org
Thanks.
Okei, I send it with the email albert.lopez@interdevfactory.com! Thanks
Cool , we will take a look. Thanks!
Hi,
Any resolution?
Thanks.