1570 comments found.
hey, good luck to convert to the new Tailwindcss V4 with all plugins and link to Material theme. I will stay tune for this convertion!
Angular currently doesn’t support Tailwind 4, once the official support lands, we will migrate.
Cheers
When is the ETA of Angular 19 version?
Compatibility update is up in our Github repo
Tailwind 4 & Angular 19.2?
Tailwind v4 is not officially 100% supported by Angular yet, and there are relatively big issues around it (e.g., HMR and style updates not working correctly in certain cases when using a custom PostCSS config). Once all those issues are fixed and official support lands, we will start working on the update.
https://github.com/angular/angular-cli/issues/28938When is the ETA of Angular 19 version
Don’t have an ETA at the moment.
Merhaba, Fuse 20 Angular temasını kullanmaktayız. Öncelikle bu güzel tema için emeğinize sağlık.
Yaşadığımız bir problemle alakalı olarak yazıyorum.
Yapılmak istenilen : “example.com” – burada herhangi bir sıkıntımız yok. Sorunsuz yayınlanıyor. “example.com/srchub” şeklinde sub path üzerinden projeyi yayınlamaya çalıştığımızda production ortamda build alındığında çıkan çıktıyı yayınlamaya çalıştığımızda main, pollyfill ve chunk .js dosyaları projenin index.html’ini dönüyor ve path’i doğru bulamama sorunu yaşatıyor. Bu konu ile alakalı 4 gündür uğraşıyoruz ancak bir sonuç elde edemedik. Temayı daha önce subpath üzerinde production ortamda build alıp yayınlama ile alakalı bir bilgi edinildiyse ivedi ile yardımcı olabilirseniz çok mutlu oluruz.
Konsol Hataları
chunk-736MTQGE.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI chunk-22ZI3N4B.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI polyfills-2IUPTCWP.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI main-Y7MV47DX.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI chunk-5YZ225XJ.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI chunk-BGYTTI27.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of “text/html”. Strict MIME type checking is enforced for module scripts per HTML spec.Understand this errorAI
Merhaba,
Projeyi build etmeden once index.html den base’i ayarladiniz mi?
<base href=”/srchub/” />
Bu sekilde base’i ayarladiysaniz calismasi gerekiyor, ayarlamaniza ragmen calismiyorsa server konfigurasyonu ile ilgili bir sorun olabilir.
Is the Angular theme still actively developed? The Slack channel seems deserted, the link to join Fuse Angular on Github results in a 404 and comments here mostly state ‘when it’s ready’.
Can you elaborate on this and maybe give a timeline?
All links working fine on our end (description page and landing page). Slack is for community communications, we don’t hang out there much, if you need support from us, you should always use the official support system.
And no timeline, Angular v19 update will be released when it’s ready. You can clearly see our update history, we always update Fuse.
Hi Fuse team, we want to implement a calendar module but not urgent our question is do you have any plans to add that feature (Calendar) ?
Hello,
We have plans for adding it.
Cheers
Really perfect theme! Is there any plan to support RTL?
I already did my own modifications to support RTL, however, that would cost me huge effort when I would like to adopt new updates of Fuse!
Thanks, we don’t have any immediate plans for supporting RTL.
Cheers
Hi, is there any ETA on the strict support and Angular 19 update?
Hello,
It will be released when it’s ready.
Doesnʻt support strict mode tsconfig…or when emitDecoratorMetadata is on. Youʻll need to modify the code; which can get annoying if youʻre upgrading.
Took me years to start using this product so I didnʻt use any support; but otherwise its a solid, wonderful product. Wish they had done the extra work to be more specific with their typescript so it was more compatible with more strict projects.
Strict support is on the way, entire codebase and the project will become strict with the use of Signals.
Cheers
hello, im interested in the app, but i need deploy it in cpanel, is the app builded using ssr?
Hello,
Fuse currently doesn’t support SSR, it’s on our roadmap and we will be making Fuse SSR compatible.
Cheers.
Hello, I am looking for the third party notice file for for Fuse – Angular 13+ Admin Template 14.2. Is a list available with detailed information of used 3rd party components (open source and commercial software)? Thx
Hello,
These are the current dependencies of Fuse:
"dependencies": {
"@angular/animations": "18.0.1",
"@angular/cdk": "18.0.1",
"@angular/common": "18.0.1",
"@angular/compiler": "18.0.1",
"@angular/core": "18.0.1",
"@angular/forms": "18.0.1",
"@angular/material": "18.0.1",
"@angular/material-luxon-adapter": "18.0.1",
"@angular/platform-browser": "18.0.1",
"@angular/platform-browser-dynamic": "18.0.1",
"@angular/router": "18.0.1",
"@ngneat/transloco": "6.0.4",
"apexcharts": "3.49.1",
"crypto-js": "4.2.0",
"highlight.js": "11.9.0",
"lodash-es": "4.17.21",
"luxon": "3.4.4",
"ng-apexcharts": "1.10.0",
"ngx-quill": "26.0.1",
"perfect-scrollbar": "1.5.5",
"quill": "2.0.2",
"rxjs": "7.8.1",
"tslib": "2.6.2",
"zone.js": "0.14.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "18.0.2",
"@angular/cli": "18.0.2",
"@angular/compiler-cli": "18.0.1",
"@tailwindcss/typography": "0.5.13",
"@types/chroma-js": "2.4.4",
"@types/crypto-js": "4.2.2",
"@types/highlight.js": "10.1.0",
"@types/jasmine": "5.1.4",
"@types/lodash": "4.17.4",
"@types/lodash-es": "4.17.12",
"@types/luxon": "3.4.2",
"autoprefixer": "10.4.19",
"chroma-js": "2.4.2",
"jasmine-core": "5.1.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
"karma-coverage": "2.2.1",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"lodash": "4.17.21",
"postcss": "8.4.38",
"prettier": "3.3.0",
"prettier-plugin-organize-imports": "3.2.4",
"prettier-plugin-tailwindcss": "0.6.1",
"tailwindcss": "3.4.3",
"typescript": "5.4.5"
}
Hello, I have created ticket 3741942, please your attention
Hello,
Your ticket has been answered.
Cheers
Hi, Is it possible to translate the vertical navigation items ? if so, please to which component Transloco should be imported ?
Hello,
You can load different set of navigation items depending on the selected language. There is no built-in translation option for navigation since multi language is not something everyone needs.
hi, a presales qurestion here: Can I add ssr and prerender to the app?
Hello,
Due to certain libraries being incompatible, Fuse currently doesn’t support SSR. It’s on our roadmap.
Cheers
is the basic website template also included? or is it possible to get that as well somehow?
Hello,
Website template is not included since it’s not allowed to include one into admin templates.
Cheers
I really like it, a very useful product ✅
Thank you for your kind words. We are glad you are enjoying Fuse.
Hello.
Do you plan on releasing an update with Angular v18.2? Also, do you plan on updating Fuse to mainly use Angular signals? If so, do you have any timeline for those updates?
Thank you very much.
Hello,
The next release will be Angular v19. You can already upgrade to v18.2 or any other future v18.x releases.
As for signals, we will wait for them to mature before committing to their use. There are still ongoing discussions that may lead to changes.
Can you provide OTP base signin form?
Hello,
Thank you for your suggestion. I’ve noted this and we will see what we can do about it.
Cheers
Thank you for the great work! I was wondering if you offer any customization options for this template
Hello,
Currently, we do not offer any customizations or custom jobs.
Cheers.