Discussion on Fuse - Angular Admin Template

Discussion on Fuse - Angular Admin Template

By
Cart 25,808 sales
Well Documented

srcn supports this item

Supported

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

1562 comments found.

Hello. Fuse angular, in some pages buttons don’t work when clicked once (need to click several times to work) with mobile ios Safari browser. For example page “https://angular-material.fusetheme.com/pages/settings” buttons Cancel & Save don’t work with first click. Can you please advise how solve it?

Hello,

Could be an Angular Material issue since we use their components. We will check this, thank you.

Cheers

Personally I’d say this is one of the best Administration templates ever, haven’t bought it yet because I do not work with angular, but from time to time I’d just come to this template and browser around, it’s just beautiful

Thank you very much for your kind words.

Hi, this is great stuff but I have an issue with tsconfig: “strictNullChecks”: true which is required by my project policy. What would you suggest to bypass it?

Hello,

We will move the project to be a fully strict in the next major update. Until then, there isn’t much you can do about it unfortunately. Entire codebase will be checked and parts of it will be re-written in order to be completely strict.

Cheers

Thanks for your reply. Unfortunately, I will need it to be strict within the next couple of weeks. Do you have any estimated time for the next major release?

We will be waiting for Signals to complete for this major update so it’s going to be while before we release.

pagespeed.web.dev reports very poor performance, 24/100, js script issues etc.. Google won’t register 99% of my website because of these poor performance issues, can you please work on that ?

thx

Hello,

Fuse is an admin web app template. We have no plans of fixing SEO issues since it’s not meant to be a marketing or landing page.

I am talking about performance issues, not SEO …

Hi,

What is the best way to upgrade a project currently running Fuse version 9.0.0 to the latest version? I am working on a legacy project.

Thank you!

Hello,

The best way would be creating a new empty project with newest Fuse and slowly migrate your app over to it. Since there are a lot changed from v9, there is no easy way of upgrading it.

Cheers

Hi,

In one of your messages you have said “we will release one big update that includes everything like new control flow and SSR.”

So finally finally you are planning to release SSR ?

So excited. Wowww .

Any timeline which I can anticipate it ?

Plan sooner please.

Hello,

Since it’s going to be a pretty big update, we have no ETA for it, unfortunately.

Cheers

Just curious, Angular 17 supports SSR, signals, new syntax for control flow etc.. When will you be releasing an update for that?

Signals are still in development preview and there are lots of missing pieces to them like ContentChild and ViewChild. Once those are established, we will release one big update that includes everything like new control flow and SSR.

Hello Creator. Is it possible to get the HTML version of this template?

Fuse currently only available for Angular and React.

Cheers

How do I include a license key or something like that with this template that I can keep up with?

Hello,

Where do you want to add your license key?

Somewhere on the site folders so that others will know that it is licensed.

You don’t have to do that but if you must, you can simply put the text file that contains your purchase code together with the files of your project and it will be enough.

I’m not in a nodejs environment, but if I buy it, will I be able to utilise it as an html5 base?

Html 5+Tailwind

Hello,

Fuse Angular requires Angular to work and it cannot be use as a simple HTML template.

Cheers

does it works with angular 12 ?

Hello,

You can get older versions through our Github repo.

Cheers

AuthO: hi – i’m trying to wire this up with AuthO as ID provider. I can get it to talk to AuthO OK, can log in and log out. But after logging in, any request i make to my own API does not include an authorization header. I see there is an existing interceptor in the code which does many things, mainly against the mock api and i have added the requisite AuthO interceptor and configured it as i would usually do. However, no Bearer header is ever added. Is there a standard way of doing this? (nice templates btw)

i should say i’m looking to implement code flow and so a token will not be held in the browser, only the auth code.

it’s ok. i got it thanks :)

It is not clear for me on how the MockAPI works. After using the mockapi for local development, how do you move into production to use the real backend? the url’s are the same, for example /api/auth/sign-in is the same path for both local and production, but how does the mockapi know when to use the real api instead?

Hello,

When you register an API route with MockAPI, it will use that to Mock the request by intercepting the outgoing request. If you have the same URLs for both dev and prod environments, you must disable the MockAPI in your production environment otherwise you will never hit the production API.

In these cases, we usually have an environment variable that we prefix the API routes with so both dev and prod can work with the same urls without needing to change things for production.

We have an environment variable called API_URL which is “api/dev/“ for Development and “api/“ for Production. Then we use this API_URL variable to prefix all our API urls so depending on the environment (dev or prod) we always hit to correct API url without specifically needing to disable Mock API.

Cheers

Understood! Thank you for the explanation.

Hello! Can we create another template and leave the base Fuse template untouched? I believe that this approach will allow for future updates without any issues.

Hello,

Not sure if I understand what do you mean completely but we already have a Github repo that you can join for easy updates.

Cheers

I mean can I create another styles of components and pages and keep the Fuse components and pages untouched? Under src/@fuse we have all the components, animations, directives, etc… of Fuse.

Yes, of course you can do that. In fact that’s the preferred method of adding your own custom stuff. Don’t touch the @fuse folder unless you absolutely need to.

Cheers

Hi, is fuse PWA compatible?

Hello,

We haven’t tested Fuse as a PWA but I don’t see any reason why it shouldn’t work.

Cheers

hello! Is there a chance that you will grant me access to your git to be able to obtain the version of Angular 16?

Hello,

You can request an invitation to our Github repo from here: http://www.withinpixels.com/themes/fuse-github

Don’t forget to check your Github notifications after requesting the invitation.

Cheers​

Yes, I already have access, but I can’t find the starter pack.

Would you help me find it? :S

I already found it.! thank you!

how to work fuse template 11 on the latest angular version? I see many errors while updating my app.

Hello,

You will need to update Fuse as well, Fuse v11 won’t work with Angular 17 without updating it.

Cheers

I have a question, did you remodel the components of Angular Material? I’m looking to buy it now!

Yes, Fuse uses Angular Material components with custom styles. We modified all of them.

Cheers

If fuse template is not possible to update or incomplicated with angular latest version, do I need to keep using this template? I want to update current project on angular 17,but, I can’d do it because of the old fuse version.

What do you mean?

Fuse already updated to Angular 17 and works just fine with it.

The File Manager app has a button to Upload a file – however, no functionality is implemented when clicked – at least a drawer with a new form / upload file could have been provided. Please consider this.

Fuse apps come with limited functionality as they are mostly guidelines and examples for applications. We have no intentions or plans to make them more complete.

Cheers

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