453 comments found.
I love this theme. There is everything you need. It’s a very good skeleton to start !
Thanks for your kind words,
if you want to support us you can give five star with a review.
Cheers!
What is best way to stop the theme configuration from showing up on the login screen? We only want to show it once logged in
Hi,
You can use user role from redux store to hide at app/fuse-layouts/shared-components/SettingsPanel.js
Please open ticket for support requests at support.withinpixels.com
Best regards.
What would be added on SettingsPanel? Wouldnt we add the user.Auth somewhere else?
How long does it take to get a reply to ticket? I use Yarn 2.0 to install. I’m getting the error. Module not found: Your application try to access app, but it isn’t declared in your dependencies. And it’s pointing to: ./src/app/fuse-configs/navigationConfig.js It’s like your local module is not being seen.
The tickets are replied within 48 hours in working days, Please open support ticket for the issue.
I sent you a ticket. Please reply as soon as possible. My name is Jetro
It has been replied.
Is it possible to work with immutable.js with the template as is?
Unfortunatelly, It’s not supported by default.
I just bought the template but so far it’s not what I expected. The skeleton folder doesn’t contain all the demo App and components. How do I install the demo content into my project? Please reply ASAP. I sent an invite in GitHub but no response yet.
Hi,
The downloaded zip file includes demo and skeleton folder, Checkout your email for github invitation. If you still have issues, please open ticket at support.withinpixels.com
Best regards.
So if I want to see all the app in action I should use the demo
Yes, it’s same with http://react-material.fusetheme.com/
It’s working as expected now. I sent you a ticket please check.
Hi, Please reply to my ticket: http://support.withinpixels.com/ticket/2282
Hi,
We have aswered the ticket.
As we mentioned in the descripton, “We will get back to you within 48 hours in working days”
Best regards.
Hi, Cannot find and hints for removing left and side vertical navigation and depend only on horizontal navigation.
can you help as I cannot find it in the documentation.
I want my app to be as normal web application not back-office admin dashboard.
Thanks
Hi,
Please open ticket for support requests at support.withinpixels.com
Best regards.
I cannot login to ask on the ticket system. can you answer here please!
Although my support has expired, I still need access to the code.
Ran an npm install, failed to retrieve
git@gitlab.com/FrontendMatter/ui-learnplus-bootstrap.git Tried to log a support ticket, but could not. I simply want to get what I paid for.You can still access latest release with download from themeforest or checkout from github, if you didn’t get invite for github you can from support.withinpixels.com/github
The error is not seems related with Fuse React, there is no package FrontendMatter in the theme.
Regards.
Can you add support for redux sagas!
I think it is better in community support, utilities and request cancellation. Any way, Declarative syntax (sagas) may be better than imperative (thunk) in most cases
Thanks for suggestion.
Hello @withinpixels…... i appreciate your good work… please am trying to make use of functions Tabs…. but its telling me could not find a declaration file module for Box @materialui/core/Box….....implicitly has an ‘Any’ type. Could you please tell me what could cause this error and how to fix it.
Please open support ticket at support.withinpixels.com
Have you considered writing up an OAS/Swagger spec file for the api implementations? It would be a lot easier for many people to integrate these elements.
Hi,
Thanks for the suggestion but it’s not common interest for now.
Best regards.
I’ve just replied your ticket.
Hello, it would be great to have some new apps, like a Media Gallery (similar to the WordPress media gallery) with folders and search filter.
Also a ticketing system example would be great
And, are you going to port this to TypeScript?
Hi, Thank you for your suggestions. There is no plan for typescript in near feature. Best regards.
I’m sorry… I’m a senior React developer, and I have to tell you that your code is absolutely a big mess. I wanted to incorporate this into a an empty Admin section of an existing app, but your “skeleton” project contains so much crap that it’s a nightmare to just use the sidebar, topbar + an empty page. Is that so complicated to provide? Can’t you provide something more ready to plug? It’s ridiculous
Could you open support ticket at support.withinpixels.com please.
Best regards.
First I want to thank you for creating such a well-organized template. I am learning to use React using this template and enjoying it. One thing I am not able to understand from your code is, how are you building the Redux store object tree. I see references to different nodes of the store tree (e.g, fuse, auth, etc.) but I can not find the code where these nodes are getting added to the Redux store. I will greatly appreciate it if you can help understand how the data is being populated in the store. Thanks.
Hi, Thanks for your kind words. We are using modular aproach as possible as it is. So most of the apps/pages reducers dynamically injected to the store. It should also reduce the initial load time of the app. Checkout for withReducer HOC notice at http://react-material.fusetheme.com/documentation/working-with-fuse-react/code-splitting
Please open support ticket for your future questions at support.withinpixels.com
Some functions are not working dear. Page is getting stuck and blank screen came up. It should not be there. I am using firefox but I believe its not related to browser. Please check and fix asap .
Please give me more details about your environment to reproduce the issue and open support request at support.withinpixels.com
Hi Support,
I want to ask one thing, I need to develop mobile browser based website which will be having around 10-12 unique pages inclduing search feature and profile page (fyi, not looking for mobile app). So, I would like to know If I use your template then don’t you think that I will have bundle everything you provide me and this will be make my website with huge size in bytes as many of the things I do not require from your template. Let’s say only 10% of element I will use from your template as those 10% will be enough for my website. Please provide me details how can I reduce the size of files or your js/css etc so that I will only have less number of file to import and this will load my website fast. Also, I may create chrome extension based on your theme so that size of the application bundle is the major concern for me, please help me so that I can buy the template if I can reduce the size of the files.
Last question, I have laravel application and chrome extension and chrome extension work if laravel session, is it posible to use session instead of jwt token in your template?
Thanks
Hi, It ll be optimized on the build process, there won’t be a bundle size problem. But we do not give support for chrome extension, you can use Laravel to build api service for jwt authentication, the theme is using create-react-app(generator) and designed as SPA. Best regards.
Hello, Are u going to develop native app template any time soon.
Hi,
It’s not in our plan for anytime soon.
thanks for your interest.
Hello ,
I want to redirect the user after first login to a welcome screen and this should be only when the user is logging in for the first time, to collect some additional information and not for any login after that. I am able to identify the user’s first login using a flag and adding it to users data. But I don’t know how to use that flag to redirect the user. Can you please tell me what should i change for that.
Thanks, Omi
I found the answer to this question and its working now. But now i have one more question for you. Can you tell me how I can disable the nav item based on the condition. I want to add an attribute which will be having boolean value so that it can be disabled and enabled based on that value. Also if there is a way to disable complete menu item based on single flag.
Thanks,
Omi
Please open support ticket at support.withinpixels.com
hi, resetForm is not working in useform
Hi,
Please open ticket at support.withinpixels.com
Best regards.