Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Cart 11,256 sales
Recently Updated
Well Documented

withinpixels supports this item

Supported

This author's response time can be up to 2 business days.

454 comments found.

Hi, When i bought the template i receive it full of components and services . please , how can i get an empty template without database service .

Hope you anwser my needs soon . best regards.

Hi,

there is skeleton version in the downloaded file or you can checkout skeleton branch at fuse-react github repository.

Please open support tickets for other questions at support.withinpixels.com

Best regards.

im very interested in buying this but i notice in the react demo that when i click on items in the left hand menu like dashboard, i dont see any loading notification anywhere… it takes a few seconds and then shows the dashboard. but from a user perspective, it doesn’t feel like i hit the button cause i see no loading. is this fixable if i buy this?

Hi,

It’s a demo the apps loading almost instantly(not at the first time because of lazy loading) but you can show loading indicator while the related data loading from the api.

Best regards.

is your template using react hooks or not?

redux-thunk is the recommended way of using redux-toolkit so we are using thunk.

How can I use webpack in your template? I tried everything but it’s giving me error of ‘module not found’ , to fix that I have to add ./@fuse everywhere is there any guide to follow to configure webpack? please help me to configure it..

Please open support request at support.withinpixels.com Best regards

After running npm install

npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: fuse-react-app@5.3.0 npm ERR! Found: react@17.0.1 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@”^16.8.0” from @material-ui/core@4.11.1 npm ERR! node_modules/@material-ui/core npm ERR! material-ui/core“4.11.1” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Hi,

Please use latest yarn v1 instead of npm.

We have just released a update which includes dependency package updates.

Vulnerability issue is related with axios package and it’s version is also updated at the latest release.

Please open ticket for your questions at support.withinpixels.com

Regards.

The link for support is broken. How do I update the page so that it does not show the orange spinning theme tools in the upper right hand corner? Is there a way to use the tool and have it update the code on a given page?

You can remove <SettingsPanel /> from the Layout components (eg. src/app/fuse-layouts/layout1/Layout1.js)

Plase login with envato button at support.withinpixels.com

Best regards.

$ yarn run tailwind && react-scripts start $ tailwind build ./src/styles/tailwind-config.css -c ./tailwind.config.js -o ./src/styles/tailwind.css

tailwindcss 2.0.2
Building: src/styles/tailwind-config.css
Error: [object Object] is not a PostCSS plugin
at Processor.normalize (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/postcss/lib/processor.js:168:15)
at new Processor (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/postcss/lib/processor.js:52:25)
at postcss (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/postcss/lib/postcss.js:55:10)
at /Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/tailwindcss/lib/util/parseObjectStyles.js:24:33
at arrayMap (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/lodash/lodash.js:639:23)
at map (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/lodash/lodash.js:9580:14)
at Function.flatMap (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/lodash/lodash.js:9283:26)
at parseObjectStyles (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/tailwindcss/lib/util/parseObjectStyles.js:23:26)
at parseObjectStyles (/Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/tailwindcss/lib/util/parseObjectStyles.js:20:12)
at /Users/kidd.toh/Workspace/simplr-Internal/fuse-react-master/node_modules/tailwindcss/lib/util/processPlugins.js:37:123

Hi,

I have answered your question at support.withinpixels.com

Please only use ticket platform for support requests.

Best regards.

ok thanks

On this year, is still any hope for fuse have a vuejs version +vuetify ?

Hi,

Do not expect a vuejs version in near feature. Thank you for your interest.

Best regards.

Is it all react hooks

Yes it is.

how to change it to react redux without using redux toolkit?

Hi, There are lots of advantages to use Redux toolkit, so you shouldn’t want to change it to react-redux. Here is the notes from our changelog:

Some of the benefits of the redux-toolkit, redux-toolkit is an official redux library. The common redux dependencies included in the library “immer”: “7.0.3”, “redux”: “4.0.0”, “redux-thunk”: “2.3.0”, “reselect”: “4.0.0” RTK resolves many of the arguments related to boilerplate and unnecessary code. As mentioned in its official docs, it helps to solve three major problems people had with Redux: “Configuring a Redux store is too complicated.” “I have to add a lot of packages to get Redux to do anything useful.” “Redux requires too much boilerplate code.” It makes writing redux easier with the best practices. – Includes popular middlewares by default (redux-immutable-state-invariant, serializable-state-invariant-middleware thunk) Redux DevTools are supported by default and with a simple flag true or false – With the CreateSlice function, you don’t always have to define action type, action, and reducer separately. It’s possible to mutate state with included ImmerJS. With the help of another included library Reselect, the performance can be improved. - createEntityAdapter function generates a set of prebuilt reducers and selectors for performing CRUD operations more easily.

Best regards.

hi, can i check for the supported version of nodejs and reactjs?

Hi,

We prefer to use LTS version of Node.js and latest yarn v1. Currently supported react version is 17.0.1

We constantly update dependencies.

Best regards.

Hi, why the start up duration of the app is so long?

Hi,

Because it is demo and there are lots of apps, pages present.

You can start to work on skeleton version.

Please open support ticket for your questions at support.withinpixels.com

Best regards.

Hello. I want to know your yarn and nodejs version

Hi,

Plase use at least LTS version of Node.js and prefer latest yarn v1

Open support ticket for your questions at support.withinpixels.com Best regards.

Can you please add these UI in next update. I really need these:

1)Multiple Display Layout : https://prnt.sc/vwe8uu https://prnt.sc/vwe9ir 2)Editable Profile: There should be pencil icon on hover to change profile picture. https://prnt.sc/vwe67k

3)Reviews section: https://gio.is/assets/img/portfolio/rep-app-1.jpg

4)POS UI: https://cdn.dribbble.com/users/1332110/screenshots/5499066/pos_gif.gif

Hi,

Thank you for your suggestions. Honestly we can’t make a plan to release this suggestions on next update but i took a note for them.

Best regards.

where is the purchase code for repo invite. installs perfectly btw. need some insight in cslx package, thanks.

Hi,

Will upgrade project with tailwind css v2?

Thanks.

Hi,

Yes, of course, we will upgrade to v2 but cannot give a date.

Best regards.

We have updated theme to tailwind v2.

You can redownload the theme or checkout from github branch.

Best regards.

your skin dont compile. I downloaded, and followed docs step by step. but i get

Failed to compile ./node_modules/@material-ui/core/esm/index.js Module not found: Can’t resolve ’./Zoom’ in

and i updated from your Github

Hi,

This kind of issues generally related with node.js and yarn versions.

Open and follow support ticket so we can resolve the issue.

Best regards.

Would be great to know, which files had changed in the new update.

Hi,

You can follow the changes via github, Fill the form to get invitation at http://support.withinpixels.com/github

Best regards.

This was tagged “layered photoshop” in the description, but I don’t see any photoshop files with it.

Hi,

There is “PSDs.zip” file inside the downloaded themforest zip file.

If you any other questions please open support ticket at support.withinpixels.com

Best regards.

thank you, didn’t see that

Hi, from your website I guessed you are reachable via twitter (https://twitter.com/DirkWeise/status/1314130476135743488 ) but it seems like I finally found the place to reach out: Do you have a PSD sample for me to check if we can import (and use) it in figma?

Hi,

There is only layered psd files included in thepackage of the fuse-react, unfortunatelly there is no figma version.

Best regards.

Hi, thanks for your prompt answer! Could you provide a sample for me to check if it’s possible to import it?

Hi I’m getting an Error :

velocity.js:2566 Uncaught (in promise) undefined

Any idea how to fix this ?

Hi,

Please open support request at support.withinpixels.com

Best regards.

HI I’ve opened a support request

http://support.withinpixels.com/ticket/2834

Please help its urgent. Thanks.

We have answered the question, please do not post on the comment section.

Best regards.

Hello,

I had bought the theme about 7 months back with intention to use it for a project im developing independently but at that time was not able to do it and today when i checked the support has expired.

I wanted to know how can I change the menu layout in the theme permanently to layout style 2 which is removing from left side to top horizontal menu.

Request you to help me on this as the documentation is not been helpful for me being new to react.

Hi,

You just need to change default settings as described here: http://react-material.fusetheme.com/documentation/configuration/settings

You need to set layout style to “layout2” or “layout3”

We do not answer support questions in comment section, please renew your support and open support ticket at support.withinpixels.com

Best regards.

Error:

Module not found: @firebase/database tried to access @firebase/app, but it isn’t declared in its dependencies; this makes the require call ambiguous and unsound.

Hi,

Please report the issue at support.withinpixels.com

Best regards.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey