Open Closed

Dashboard implementation in module #2687


User avatar
0
zalak created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v4.3.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
    • I am using freeboard.io to create dashboard. I have observed that due to loading some default javascript files by apb.io my dashboard functionalities are not working. Javascript files are clashing with freeboard.io
  • Steps to reproduce the issue:"
    • Download Source code from here https://github.com/Freeboard/freeboard
    • Create Module (Lepton theme)
    • Create [[wwwroot folder](http://wwwroot](http://wwwroot folder](http://wwwroot) folder) in web project
    • Copy files of freeboard.io source code into [[wwwroot folder](http://wwwroot](http://wwwroot folder](http://wwwroot) folder)
    • Copy freeboard/index.html file's head and body into page created in new module.

Is there any way I can stop loading few JavaScript of a parent Theme or I can force to use my JavaScript? Please also let me know I can i fix this issue.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    You can replace or remove static files via the bundle system. see: https://docs.abp.io/en/abp/latest/UI/AspNetCore/Bundling-Minification#configuring-an-existing-bundle

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.