Discussion on Fuse - Angular Admin Template

Discussion on Fuse - Angular Admin Template

By
Cart 25,869 sales
Recently Updated
Well Documented

srcn does not currently provide support for this item.

1570 comments found.

Hi – I am looking for a timeline control component similar to this (please see link below) to use in the Fuse Angular Project. Do you have any recommendations? Let me know. Thanks.

https://ibb.co/sqw7N7p

Hello,

I don’t have any recommendations for a similar component, unfortunately.

Cheers

Dear All, Will they have a date for when they will integrate the calendar application again? It is crucial for my project and I had to disable it when they removed it.

Stay tuned

Hello,

We are planning to add the Calendar component back in the next major update if everything goes smoothly.

Cheers

Hello,

I’m trying to implement power bi dashboard in Angular fuse template v 17.2.0 but to install npm package powerbi-client and powerbi-client-angular I get the next error messages and I can´t continue to start:

Error: src/@fuse/components/fullscreen/fullscreen.component.ts:25:23 – error TS2352: Conversion of type ‘Document’ to type ‘FSDocument’ may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to ‘unknown’ first. Types of property ‘webkitExitFullscreen’ are incompatible. Type ‘void’ is not comparable to type ‘() => void’.

25 this._fsDoc = _document as FSDocument; ~~~~~~~~~~~~

Error: src/@fuse/components/fullscreen/fullscreen.types.ts:1:18 – error TS2430: Interface ‘FSDocument’ incorrectly extends interface ‘HTMLDocument’. Property ‘mozCancelFullScreen’ is optional in type ‘FSDocument’ but required in type ‘HTMLDocument’.

1 export interface FSDocument extends HTMLDocument ~~~~~

I tried to solve this in FuseFullscreenComponent but not working

constructor(@Inject(DOCUMENT) private _document: Document) { this._fsDoc = _document as unknown as FSDocument; }

errors are not resolved in fullsrceen.type.ts

Help me!!

Hello,

Can you please open a support ticket at https://withinpixels.ticksy.com

We will get back to you as soon as possible.

Cheers

Hi all,

I am trying to import fuse to a multi-project angular workspace. Are there any guides on how to proceed?

Hello,

We don’t have a specific guide for this but if you have any trouble, let us know through our ticket system and we will do our best to figure out any issues you may have.

Cheers

Can’t find the Chat application, its is real ?

Everything you see in the Demo is included.

Make sure you are looking at the correct package since there are two of them included into the zip file; one for Demo and another one for the Starter.

Starter doesn’t include the example pages and applications but Demo has everything.

Cheers

Hello, is it safe to upgrade to angular 17 (or at least 16) for this theme? We have a huge problem with ”@angular/flex-layout” that seems to be deprecated after Angular 13. I see that officially you are supporting only 14.

Thanks!

Fuse already uses Angular v17 , you can see that from the item title. Don’t look at the compatibility list as Themeforest doesn’t update them timely.

Cheers

Has everything already been migrated to stand alone components?

Yes, all components are standalone components.

Hi, is there a component to change/upload a profile photo? I can’t find it in this template. If it doesnt exist are you able to update the template with this example?

Hello,

We don’t have a specific component for this. Will add this to our suggestions list.

Cheers

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 :)

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