454 comments found.
Will we get react hooks suspense updated here ?
Hi,
We are waiting react-redux’s official hooks support or offering a method. You can follow the progress from: https://github.com/reduxjs/react-redux/issues/1177
We are following the new trends, methods but not in a hurry to apply them just waiting them to be stable.
Best regards.
Can I eventually use it as standalone html?
Hi,
It’s react template so you can’t.
Best regards.
Does the react version come with the Project dashboard page layout that’s seen in the angular version?
Hi,
No it doesn’t have yet.
Best regards.
Project Dashboard App is available with the latest update.
Hi guys, I see a lot a delta in the react version compared to the angular version. For example I do not see this page that is really important for me : http://angular-material.fusetheme.com/apps/dashboards/project Is it available ? How can you make it available ? BTW nice job!
Hi,
Project Dashboard isn’t available in React version for now.
Also some of the Fuse React features/pages not exist in Angular version. They are not completely matched, they won’t be.
Thanks for your kind words.
Best regards.
Project Dashboard App is available with the latest update.
Is there any further documentation for the them other than what is on the demo page?
Hi,
It’s all in the demo. http://react-material.fusetheme.com/documentation/getting-started/introductionBest regards.
Can you customize?
Hi,
We don’t give customization support or accept contract works.
Best regards.
hi, I am very interested in this product, I found that Snackbars did not bring to the top layer, which caused it to be hidden under navigation, and I hope to have a message in Toast mode.
Hi,
Checkout FuseMessage which can be used for showing messages. It’s using Snackbar of Material-UI.
http://react-material.fusetheme.com/components/fuse/fuse-messageBest regards.
Hello, I have some tips to improve your template. What I miss:
- Image Cropper,
- Notifications,
- Page builder, form builder,
- Rich text editor,
- Live editable table,
- Session Timeout,
- Offline indicator,
- Nestable,
- Tour,
- Sweet alerts,
- Fullscreen view,
- Drag tree view
Do you plan to implement some of these components into this template?
Thank you!
Hi,
There is message component which can be used as alerts: http://react-material.fusetheme.com/components/fuse/fuse-messageThanks for your suggestions, these are not in our priority list, but we ll consider it.
Hello, I’ve downloaded the latest 2.0 update and I’m getting the following error from both the skeleton and demo folders when trying to run them via npm start after I’ve installed the dependencies with npm install. This is in a macOS Mojave environment. The previous versions had been running fine. Any help with this issue would be very much appreciated, thanks!
➜ Fuse-React-v2.0.0-demo npm start
> fuse-react-app@2.0.0 start /Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo
> yarn run build-css-helpers && cross-env NODE_PATH=src react-scripts start
yarn run v1.10.1
$ ./node_modules/.bin/tailwind build ./src/styles/fuse-helpers.tailwind.css -c ./tailwind.js -o ./src/styles/fuse-helpers.css && postcss --use autoprefixer -o ./src/styles/fuse-helpers.css ./src/styles/fuse-helpers.css
tailwindcss 0.7.3
Building... ./src/styles/fuse-helpers.tailwind.css
✅ Finished in 1.34 s
Size: 708.09KB
Saved to ./src/styles/fuse-helpers.css
TypeError: Expected `cwd` to be of type `string` but received type `undefined`
at module.exports (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/dir-glob/index.js:44:25)
at globDirs (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/globby/index.js:58:9)
at getPattern (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/globby/index.js:61:64)
at Promise.all.globTasks.map.task (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/globby/index.js:72:69)
at Array.map (<anonymous>)
at module.exports (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/globby/index.js:72:41)
at Promise.resolve.then (/Users/user/Downloads/Fuse-React-v2.0.0/Fuse-React-v2.0.0-demo/node_modules/postcss-cli/index.js:58:14)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
at Function.Module.runMain (module.js:696:11)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! fuse-react-app@2.0.0 start: `yarn run build-css-helpers && cross-env NODE_PATH=src react-scripts start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the fuse-react-app@2.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/user/.npm/_logs/2019-01-14T07_00_22_215Z-debug.log
Update: This seems to be an issue with the dependency being used called “globby”. Updating it to the most recent version (9.0.0) that was released 3 days ago via “npm i—save-dev globby”, resolves the issue and allows the app to start. The current version of globby that was getting pulled in was 8.0.1, which seems to be causing the issue above. This seems like a temporary fix though, if a better option is available, please let me know, thanks!
Hi, Installing dependencies with yarn works as expected, installing with npm install causes the problem. I ve opened an issue for it and keep tracking, if i ll find better solution i ll add it to the next update.
Normally we use yarn instead of npm that is informed in the documentation (http://react-material.fusetheme.com/documentation/getting-started/installation).
Thanks.
We ve temporarily fixed the issue with adding globby 8.0.2 to devDependecies which actually locks `dir-glob` dependency version to 2.0.0
You can pull it from github.
Best regards.
Please fix the issues:
1. “Looking for something about the Fuse React? Changelog Documentation GitHub Access” None of these links work.
2. In the Live Demo, clicking on any navigation link from sidebar, gives “Something went wrong” error with Retry button. Retrying does work, but should not need retry in the first place.
3. Live Demo does not use HTTPS.
Hi,
Refresh the demo with Ctrl+R.
Documentation: http://react-material.fusetheme.com/documentation/changelog
Github Invitation: http://support.withinpixels.com/github/
Please open support requests from: http://support.withinpixels.com
Best regards.
I love this theme.
Any chance to have it one day in VueJS framework ?
Kind regards,
Hi,
Thanks for your interest but we don’t have a plan for vuejs yet.
Best regards.
Good evening, I have a issue regarding the login through jwt on safari. It works perfectly on the other Browsers except this one.
Hi,
I’ve tested on demo at Safari Version 12.0 (14606.1.36.1.9) MacOS Mojave, it works without problem.
Please open ticket at support.withinpixels.com for support requests.
Best regards.
It seems that in Safari 10.1 and before it doesn’t work properly. I’m seeing a blank screen in the main area using your demo, and my app. Any idea what this could be?
The issue has been fixed with the commit: https://github.com/withinpixels/fuse-react/commit/cabec120e53386a69c3f3347e47b51046df602a5
it ll be released with the next update.
Please open ticket for support requests from: support.withinpixels.com
Best regards.
Does this theme allow my clients to login to their own dashboard and make appointments in their calendar? And these bookings will appear in my (admin) calendar?
Hi,
Fuse React is not a complete app it’s just front-end admin template so i don’t work as you expected.
Best regards.
Have you guys considered implementing redux-api-middleware instead of handling the api responses directly within each component action? it would probably eliminate alot of the current action boilerplate.
Hi,
It’s not a common interest but we ll consider it.
Thanks for the suggestion. Best regards.
I was able to get the skeleton running on my local. I’m trying to add the calendar component from the demo to my project, but I’m getting this error when I try to navigate to the page. Am I missing something?
TypeError: theme.mixins.border is not a function
styles
C:/Users/dan/Documents/GitLabRepo/message-corner-app/src/main/content/pages/calendar/CalendarApp.js:46
43 | },
44 | '& .rbc-month-view, & .rbc-time-view, & .rbc-agenda-view' : {
45 | padding : 24, >
46 | [theme.breakpoints.down('sm')]: { | ^
47 | padding: 16
48 | },
49 | ...theme.mixins.border(0)
Please open ticket for support requests from http://support.withinpixels.com
Best regards.
This looks like exactly what I need – will be buying this weekend for sure
Nevermind – I couldn’t wait and bought it now
Thanks for making this template!
Thanks for choosing Fuse React
Hi. I wanted to know what framework do you recommend to use this template? Thank you.
Hi,
The Fuse React written with React javascript framework, Material-UI is used as user interface library and redux for state management and also we use tailwindcss for css helper classes.
Best regards.
Looks like there’s an issue with the envato api on your support portal. Getting a 500 error when attempting to register using an envato account. Also, when registering via email, the api request to confirm a purchase is failing. I sent a message via your profile on here regarding some questions i have with the template.
Hi,
Try to use Envato Login button, I ve just tested, there is no problem now. It could be temporary Envato api error.
Best regards.
Yep, just checked and was able to register and login using my envato account. Thanks!
Hi there,
I see someone asked about next.js. I understand that you do not provide support for it but as your advice do you think that it is possible to use it on next with some modifications?
Do you recommend this as a starter boilerplate for the front-end of an app (not the admin panel)?
Is the auth0 authentification secure as it is in your template?
Thanks, Alex
Hi, next.js has its own router we are using react-router. There won’t be possible with easy modifications.
i don’t use any boilerplate for static pages. I ve used gatsby and next.js. I suggest you to use next.js rather than gatsby.
We used Auth0’s login form package auth0-lock, it should be secure.
Best regards.
Hi folks, we’re evaluating using the Fuse template in our product, but our product will be deployed to an intranet with no internet access. Will this cause a problem with licence validation/authorisation and will it cause problems if some resources are linked via a CDN? We’d need all components to be deployable to the server and to function offline for perhaps years without any problems. Thanks!
Hi,
Only auth services, fonts are working through the internet/CDN, you can add the fonts in the assets. There won’t be licence problem. If your end product will be sold you ll need extended licence, checkout for the licence details at: https://themeforest.net/licenses/standard
Best regards.
Great! So that sounds like we can easily host the fonts locally, but which “auth services” do you mean and how would we solve that? Thanks!
Fuse has integration with firebase auth0 for authentication, for internal usage you won’t need them. You can disable firebase/auth0 and use your auth method if you need.
Yes, we’ll be using our own auth system, so that shouldn’t be an issue. Sorry about this, but I’ve just realised that I accidentally posted this question on your React page, whereas we’d be using the Angular version. Do these answers still apply to the Angular version? Thanks
Yes, it’s.
Best regards.