Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Cart 11,186 sales
Well Documented

withinpixels supports this item

Supported

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

453 comments found.

How can i bind this theme in my nextjs project or how can i add nextjs to the existing theme repo clone?

Hi, Fuse react uses Facebook’s generator cra (create-react-app) and react-router. Nextjs is using it’s own routing system. So its not easily possible to use Fuse react in nextjs.

I already bought it thinking it has typescript. Since I have the FuseAngular, I was under the impression that it will have typescript. Any plans to add Typescript soon?

Hi, We have plan to release typescript version but not near future. Best regards.

Hi, I created a ticket 3 days ago. Will you please reply? At least reply that you have read it and you are working on the proper answer.

Hi Juan, I have already replied your ticket, sorry we are replying tickets in 2 work days. Note: posting a comment here will not speed up response times.

Thank you for the reply on the ticket. I did not know how to get your attention on the ticket.

Hi, is it compatable with NodeJS 18 ?

Fuse React is compatible with at least LTS version so, Yes.

Hi,

Can we use a single license for a small team of three devs that we are building a single product?

Selecting license type depends on project. You can checkout FAQ at https://fusetheme.com/admin-templates/react/#faq and https://themeforest.net/licenses/standard

Hi, I’ve tried to install dependencies on both skeleton and demo projects using npm. It’s your latest version. My Node version is 18.12.1.

Both are having dep conflicts between mui, emotion, @date-io and react 18.

Any suggestions?

Hi,

If these errors are warnings and do not break the build you can safely ignore.

Please open support ticket for further question at http://support.withinpixels.com/

will you support rtl in the near future?

I am hesitating between angular and react version. Which one would you recommend with the best performances (loading time) ? Thank you

You can compare loading times with the demos, These frameworks are way more different from each other. I think the loading time shouldn’t be only criteria to choose. You need to checkout articles about comparing angular and react. It also depends on your background, and your project.

Thank you for your answer. I worked on many projects using angular and react and know the pro and con. I was interested to know your opinion if you would rather recommend using the angular or react version to start a new project ? If you personally needed to start a new project using Fuse, would you choose react or angular ? Thank you.

I already buy the angular version but for a new project I am thinking of using react because the framework is more trendy and the page speed score of react version seems to be better (68 for react VS 30 for angular)

Hi. I couldnt find how I switch theme light to dark

I found it. Thanks

Hi there, I opened ticket 2 day ago. Please check and help us.

Hi,

We generally answer tickets in two workdays, its answered.

Kind regards.

We have posted our queries 6 days ago but no response!! We need answers fast. Please help.

Its answered,

sorry for late response.

Merhabalar,

Ürünün bootstrap versiyonunu da çıkartmayı düşünüyor musunuz? Gerçekten tasarım olarak çok şık bir iş yapmışsınız. Tebrik ederim ve bunu yapanın da bir Türk olduğunu görünce gurur duydum. Başarılarınızın devamını dilerim.

Merhaba,

Güzel sözleriniz için teşekkür ederiz. Maalesef Bootstrap ile bir versiyon çıkarmayı düşünmüyoruz.

İlginiz için teşekkürler, biz de projenizde başarılar dileriz.

Hi there, It’s 5 days that I’m waiting on a support ticket reply.

We are mostly reply tickets in 2 business days. Sorry if its missed.

Do you have plans to upgrade fuse into MUI 3.

Hi,

Currently material-ui’s version is v5 checkout at https://mui.com/ We are using latest stable release.

Best regards.

Yes, and MUI planning to update on V3 ( https://m3.material.io/ )

If you checkout our changelog we have been updating mui and other dependencies for a long time. Whenever the mui release a stable version, we will definitely update fuse react.

Best regards.

I see too many bugs, I cant change the role in mock-api.json for an specific user, also if I dont do this and then go to exampleConfig and add a role different than admin, the page crashes and try to reload the page infinite times

Hi, Could you checkout the documentation please. Checkout the last title at https://react-material.fusetheme.com/documentation/fuse-components/fuse-authorization

Best regards.

Can you add support for next.js

We don’t have a plan for it, we still keep Facebook’s official generator create-react-app.

Hi can we embed Power Bi Dashboards in this template and can I also write the API services for Dynamic data pulling, we have multiple dashboard pages so we can integrate those. kindly let us know if we build a SaaS application in React if we can use your Fuse theme if there are any limitations.

Hi I am trying to run npm install on the newest build available (8.2.1) and it fails with dependency issues:

npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @mui/styles@5.9.3 npm ERR! Found: react@18.2.0 npm ERR! node_modules/react npm ERR! react@”18.2.0” from the root project npm ERR! peer react@”>=16.8.0” from @emotion/react@11.9.3 npm ERR! node_modules/@emotion/react npm ERR! emotion/react“11.9.3” from the root project npm ERR! peer emotion/react11.0.0-rc.0” from @emotion/styled@11.9.3 npm ERR! node_modules/@emotion/styled npm ERR! emotion/styled“11.9.3” from the root project npm ERR! 6 more (@mui/lab, @mui/material, @mui/styled-engine, ...) npm ERR! 6 more (@mui/lab, @mui/material, @mui/styled-engine, ...) npm ERR! 29 more (@emotion/styled, @mui/base, @mui/icons-material, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer react@”17.0.0” from @mui/styles@5.9.3 npm ERR! node_modules/@mui/styles npm ERR! mui/styles“5.9.3” from the root project npm ERR! npm ERR! Conflicting peer dependency: react@17.0.2 npm ERR! node_modules/react npm ERR! peer react@”^17.0.0” from @mui/styles@5.9.3 npm ERR! node_modules/@mui/styles npm ERR! mui/styles“5.9.3” 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.

if a run npm install—force then it fails to compile with issues

Failed to compile.

src/@fuse/core/FuseSettings/palette-generator/PaletteSelector.js Line 86:8: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 86:8: Definition for rule ‘jsx-a11y/interactive-supports-focus’ was not found jsx-a11y/interactive-supports-focus

src/app/store/userSlice.js Line 1:1: Definition for rule ‘import/no-extraneous-dependencies’ was not found import/no-extraneous-dependencies

Search for the keywords to learn more about each error. ERROR in src/@fuse/core/FuseSettings/palette-generator/PaletteSelector.js Line 86:8: Definition for rule ‘jsx-a11y/click-events-have-key-events’ was not found jsx-a11y/click-events-have-key-events Line 86:8: Definition for rule ‘jsx-a11y/interactive-supports-focus’ was not found jsx-a11y/interactive-supports-focus

src/app/store/userSlice.js Line 1:1: Definition for rule ‘import/no-extraneous-dependencies’ was not found import/no-extraneous-dependencies

Search for the keywords to learn more about each error.

Any thoughts on how to get around this? I am using npm version 18.7.0.

Hi, make sure package-lock.json and dotted files in place (.esltinrc, .gitignore etc). Some file managers makes hidden this files. Use at least LTS release of node.js. remove node_modules and try again.

Best regards.

Please open ticket for support request at support.withinpixels.com

good evening.. Report a novelty with the generation of the docker image 4 days ago and I have not received a response. Please your help as it is urgent.

Hi, We are using facebook’s official genereator create-react-app. There is no special usage so please checkout related problems for cra.

Kind regards.

Hi can we embed Power Bi Dashboards in this template and can I also write the API services for Dynamic data pulling, we have multiple dashboard pages so we can integrate those. kindly let us know if we build a SaaS application in React if we can use your Fuse theme if there are any limitations.

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