42 comments found.
Hi,
We have a theme that we purchased from you, that we are having trouble with, can i be really honest and say from what ive read you just cont be bothered in answering any questions and i think this just isnt right, if you dont answer within a decent time scale i will be leaving you the worst possible review ! So i guess its up to you.
Cheers
Material UI version is old. can you share updated one
Hulk – Reactjs Redux Material UI Admin Template
is it supports typescript language ???
demo is not working
I am trying to install the dependencies of your project and I get the following error
pm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: hulk@3.5.0 npm ERR! Found: react@17.0.2 npm ERR! node_modules/react npm ERR! react@”17.0.1” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@”15.0.0 || 16.0.0” from react-credit-cards@0.8.3 npm ERR! node_modules/react-credit-cards npm ERR! react-credit-cards@”0.8.3” from the root project
Hi,
Thanks for reaching out!
You can try with the following command its working for me.
npm install —legacy-peer-deps
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day
Hello support,
I am having issue with Hulk – Reactjs Redux Material UI Admin Template, whenever an activities happens, like a button is clicked, the web will hang and all activities will seize untill web browser is refreshed.
I have tried it accross different systems, even with system of 16gb RAM capacity, obviosly there is something wrong with the template and i am unable to use it.
Kindly get back to me for resolution on this fix.
Thanks
Steve
Hi,
Thanks for reaching out. please share a video of the issue with the opened console.
Also please send the system configuration Like followings:
System OS and version : (Like MacOS Mojave,Windows 10, Ubuntu etc)
Browser Name and Version: ( Like Google Chrome 69.xxx, Safari 11.0, Firefox 60.XX )
Node Version: (Like : V10.xxx)
Npm Version: (Like: V.6.xxxx)
You can email us directly at support@theironnetwork.org
Thanks and have a nice day!
hello support, i have sent a mail close to a week but with no response.
see the response below
Error video link: youtube.com/watch?v=jtYzgfDzXWM Os: Mac Os version: 12.1 Browser: Chrome Chrome version: 97.0.4692.99 Npm: 3.4.0 Node: 16.13.1 RAM: 16GB
What a bad support, for close to 20 days, no reply, no response, how do you want to convince me to extend my support with this negligence. Please if you can not solve my issue, can you process a refund?
Hi there,
Our apologies for late response , please try
1. add to package.json: “resolutions”: { “react-error-overlay”: “6.0.9” },
scripts “preinstall”: “npx npm-force-resolutions”, .... },
devDependencies “react-error-overlay”: “6.0.9”, ... }
2. run npm install command.
Hope this helps, Please let us know if you need anything else at support@theironnetwork.org
Thanks and Have a nice day!
What’s Material-UI version ?
Hello, I am a very new fresher. When I adding the new menu item as following the Documentation file, for example: NewModuleA, in menuitem.json, which have a child-route moduleA and I want to add new widget in the new ModuleA. Going through documentation, it is said that, go to “src->routes->dashboard->dashboard1->index.js”, I am not sure how to add the widget to the NewModuleA as there is no NewModuleA folder in the routes folder. Any advice will be grateful Thanks
Hi,
Your dark theme is just what we are looking for our projects starter template. Do you have a video using which we can learn how to use the template and get a website design out of like your dark theme?
Or, can we just get one of the dashboards in the dark theme out and start modifying it?
Thanks,
Hi,
Thanks for reaching out!
We are providing detailed documentation of the Hulk theme. Here is the link: https://docs.theironnetwork.org/hulk. We do not have any video to installing or modifying the theme, You have to go through the theme documentation for it.
Please check the link to know more: https://docs.theironnetwork.org/hulk/layouts/
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
do you have a seed project for react-hulk-hooks?
Hi,
Thanks for reaching out!
Unfortunately, As of now We do not have seed project for react hooks.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
How does the CRA connects with the webpack config? thanks!
Hi, I bought the template and I would like to ask about the webpack. How does the CRA connects with the webpack config? thanks!
I’m trying to add the typescript support for this project. I’m running into more errors. could you please share me seed project with typescript support.
Hi,
Thanks for reaching out!
We are not providing hulk with typescript. You have to do it by yourself, we did not test the hulk with typescript as such. We do have an article that may be useful for you:
https://www.sitepoint.com/react-with-typescript-best-practices/Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hey there! For some reason the files inside are arriving with 0KB
Could you please let me know how to add the landing pages along with the existing router.
Between If you have any extensions/templates for landing pages compatible to this source code . please share the link we will checkout.
Hi,
Thanks for reaching out!
If you want to add the landing page, then follow the following steps:
1. Please create a landing page in the containers folder. 2. Call the landing page by Adding the below-mentioned line above the AppSignin.
import LandingPage from ’./LandingPage;
3. Now, Add the following line in the render method above the signing route. <Route path=”/landing-page” component={LandingPage} />
It will solve your problem. Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
did not see that this is an open support. I´ll wirte you an email
Hi,
Thanks for reaching out!
We did not provide the theme with typescript and not tested it as such, however you should be able easily integrate it yourself. The following link may help you: https://medium.com/@richardprasad42/typescript-with-react-crash-course-7a81013a8f64Let us know if you need anything else support@theironnetwork.org
Thanks and have a nice day!
Is this done in typescript ?
Hi,
Thanks for reaching out!
We did not provide the theme with typescript and not tested it as such, however you should be able easily integrate it yourself. The following link may help you:
https://medium.com/@richardprasad42/typescript-with-react-crash-course-7a81013a8f64Let us know if you need anything else support@theironnetwork.org
Thanks and have a nice day!
Hi
We are using the HILK theme for a react js Project, and at the moment we have some trouble the the following task:
As i am working with the MONGO DB i want to redirect from the login component directly to the dashboard component without passing into the signing compment (firebase), HOW can i realize this!!!
Hi,
Thanks for reaching out!
I am not sure if we are getting your query, Could you please explain your query in detail?
Let us know if you have any issues at support@theironnetwork.org
Thanks and have a nice day!
I noticed that when the web app is opened on a smaller screen, there is a problem with the left margin of the container, that is, some content on the left side is being hidden. This is true for all the pages. Kindly send instructions on how to fix it. Thank you very much.
const useStyles = makeStyles((theme) => ({
content: {marginLeft: 0,
[theme.breakpoints.up("lg")]: { marginLeft: -drawerWidth}
}
}));
P.S. The rest of the properties of the ‘content’ object should still be included.
Hi,
Thanks for reaching out!
We will take look into it and and will update the theme soon.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi, When we reload the page using F5 in a development enviroment created with NPM, it reloads other URL, but when we setup a production enviroment using NPM run build the page reloads normally in the main page, path = /
What we have noticed is that the component HulkPageLoader.js is not working correctly when the app is launched. To our understanding that component is in charge when there’s a page reload.
Hi, I haven’t received a response on this. Please someone can help? Thanks
Hi,
Thanks for reaching out!
We viewed your query at our end everything is working fine. Please explain in detail or send URL or send screenshots of the issue. We will take a look and get back to you.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi – I want to connect the theme to GraphQL API
I do not want to change the data structure in the theme Json files – just to connect the GraphQL instead the .Json files.
For example the Products Json – instead of static, I want with GraphQL.
Please advise how to do it.
Thx
Hi,
Thanks for reaching out!
We did not integrated or tested GraphQL API as such but here is an article which may help you.
https://medium.com/codingthesmartway-com-blog/getting-started-with-react-and-graphql-395311c1e8daLet us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!