Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Discussion on Fuse React - NextJS & Vite Admin Dashboard Template

Cart 11,184 sales
Well Documented

withinpixels supports this item

Supported

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

453 comments found.

Hi withinpixels, Can I get design file for this template?

Unfortunatelly, there are no design files. Kind regards.

Hi, does this template support NextJS 13/14+ version? Since it’s a React template it should fit with NextJS. If not then is it possible for an additional NextJS support?

It won’t be an easy task, not recommended. We don’t prefer next.js and do not have a plan for next.js version.

Whats the reason for not preferring next.js?

These are the some of the reasons why we do not choose next.js and prefer Vite:

  • Vite uses native ES Modules and doesn’t need to bundle code during development. This results in significantly faster start-up and update times. Nextjs is not exclusively ESM-based.
  • Vite performs pre-bundling with esbuild. Nextjs using webpack.
  • Vite is lightweight and less opinionated compared to Next.js.
  • Nextjs has file-system-based routing mechanism. You need to create many same named file (page.js) for all route components. Dynamic routes are created by adding square brackets to a file or folder name (e.g., [id].js). You cannot quickly browse these files because of the same file names. In Fuse React, routes are defined in JavaScript objects: MailAppConfig.ts, NotesAppConfig.ts etc. Routes are located under the these config objects. Checkout an example at https://react-material.fusetheme.com/documentation/fuse-components/fuse-authorization We also use these config objects, authorization and layout options.

I have published the latest version (10.x) to Azure static web apps. Previous version (8 maybe) deployed with no issues. I am getting the following error:

TypeError: Cannot read properties of undefined (reading 'ids')
at tHe (https://purple-moss-033391c0f.4.azurestaticapps.net/assets/index-9uGojOct.js:3920:32426)

Any idea what is this about. Thanks in advance.

Please open support ticket at support.withinpixels.com

Dear Support:

I have some questions: 1. How’s the support calculated? Let’s say I bought extended license and developed a new website for 2 years, during these 2 years, if I don’t know how to implement a specific component show on your demo, will there be any support? 2. Is there any “Subscription” for support in case there’s new updates? 3. If react release a new version, can this template be upgraded to use the latest version of react? 4. If I buy this template, how’s the package look like? What will I receive? 5. I see you using Material UI V5, if Material UI V6 release, is it possible to date to latest version? 6. Does your product got “Date range picker”? 7. Is there any build it library in your product which supports calling API at the backend? (Something similar to a proxy)

I’m developing an app which is for our company as well as our subsidiary use. We might charge them, is regular license OK? (There’s no people outside our company who will use the system) Also, after 12 months, will we get any support if we need?

Checkout: https://themeforest.net/licenses/faq#faq-section-regular-and-extended-licenses

After 12 months you need to extend your support period on themeforest.

How much do I need to extend support per year?

why does your columns not sort properly on your demo site?

Checkout now, it was a small issue and fixed with latest update.

Hi,

Just noticed that CalendarViewMenu isn’t working, even on Demo site when trying to change Calendar View from Month to any other view.

You can see error on console log:

Uncaught TypeError: t.changeView is not a function at onClick.

Any chance this can be resolved soon?

Thank you.

Br.

Hi, can you tell me please what create-react-app version is used in the latest v9.0.1? Thanks!

Hi. we have just released ViteJs version with RTK Query Support

Please create for Next.js. We really need it. Thanks.

My team need a week to integrate this theme to work with a project created by vite.

On March 16, 2023, React published new docs and dropped support for the old docs. In the new docs, they no longer recommend CRA as a solution for creating React applications.

Hi. we have just released ViteJs version with RTK Query Support. You can checkout from github branch or wait till the themeforest release the version.

hello, i already buy reguralr license , Go to this website http://support.withinpixels.com/github/ , trying to get github access right. but i dont receive any invitation ? can you resent it to me, here is my github: https://github.com/akaFlem

Hi possibly, you didn’t enter github related email adress. I have removed your record, please re-submit the form again.

Thank’s for your reactivity. All is right !

Amazin code!! I have a question, can i add this template like a library? I have this react code https://codecanyon.net/item/mtdb-ultimate-movietv-database/6447206

And i want to know if i can use some components or pages like integrate the login and signup templates on it.

Hi, Fuse React is SPA (Single Page) react application boilerplate, the code/package that you are asking written in PHP so it seems not possible.

You can use any react packages or can include any react components into the Fuse React,

Best regards.

Hi again, that app is now build on React and Typescript, thats why i asked you that, thanks!

Hi, I think the React Demo site is down, could you please let us know when it will be back , only few pages are now accessible, it used to be displaying many more pages. Also I am wondering, if the tabbed dense layout could display a sticky primary and secondary sidebar, I am investigating a theme that offers this, I do like Fuse but it seems to lack this layout

Hi,

We have just released a major version for typescript v9.0.0, It was a suttle shutdown.

If you if you wish you can access v8 demo from there:

https://v8-demo--fuse-react.netlify.app/

Kind regards.

Hi there, have a few questions: - I see you’re working on a typescript version. Is that ready for purchase? - Is this template compatible with Typescript if we set AllowJS to true? - Are all the packages up to date? if not, are there any deprecated packages?

Hi, We are on the ts version, it will be released soon(in a month) and will be very good. Yes currently there are developers use the theme with ts.

Is it possible to integrate this template to React Inertia? And can your team give step-by-step guidance regarding this?

Hi, unfortunatelly we are using create-react-app as generator. If there is a migration guide from cra, you need to yourself.

Best regards.

Hi there, I really need advise. We are doing Chat app part and in real usage its very lagging so how to fix about the performance ? so we came up with 2 ways. but need your suggestion.

1. Any lib suggest us to do pagination infinite scroll react that fit with Fuse theme react. 2. Any lib to cache chat data that fit with Fuse theme. 3. Any ways to improve performance

I understand that our support expired but please help me just guild me and I will do research more.

Thanks

Hi,

There are no reasons not to use any react library with Fuse React, You ccan checkout this infinite scroll library: https://github.com/ankeetmaini/react-infinite-scroll-component

You need to use profiling to detect if any memory issues, but definitelly, its should be related with the huge data so infinitie scroll should fix your problem.

Best regards.

Amazing work with the template guys. I want to start migrating to the latest version of the theme and i will like to checkout early the Typescript version of it with React. I guess i need to register for github but i can not find the Fuse Template Purchase Code to request access. Can you suggest an alternative ?

Are you going to release a TypeScript version?

Hi, yes we will, it’s on progress, you can checkout on github, ts-skeleton is the skeleton version with ts, its almost completed, we continue to work the demo version. I don’t want to give a time, we want to give fully typed version without “any”s different than most of the projects.

Kind regards.

Why are my builds failing on : Parsing error: Cannot find module ‘babel-plugin-myPlugin’

in scripts: - src\@fuse\colors\fuseDark.js - src\@fuse\colors\index.js - src\@fuse\colors\skyBlue.js - src\@fuse\core\BrowserRouter\BrowserRouter.js - src\@fuse\core\BrowserRouter\index.js - src\@fuse\core\DemoContent\DemoContent.js - src\@fuse\core\DemoContent\index.js

and every other file in the application?

Yes, I removed its wiring in config-overrides because it looked like an example and didn’t seem to have source code that I could observe as to what it’s doing.

Please advise.

Hi. its allowing import core compoents etc as a library, not relative path.

You can checkout “aliases.js” and “config-overrides.js” files how it works.

I have access to sign-up page after logged in. It show just blank page. Where can I can I change this behaviour.

Please open support request on support.withinpixels.com

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