Open Closed

SyncfusionThird party library is not rendering #5820


User avatar
0
Sraman created

ABP Framework version: v7.3.0

UI Type: MVC

Database System: EF Core (SQL Server.)

Tiered (for MVC) or Auth Server Separated (for Angular): no

Exception message and full stack trace: Which was working absolutely fine, but its working for recently cloned project from git.

I don't see any exception, but syncfusion components are not rendering. Then I found that syncfusion folder under libs in browser source is missing.

I tried with yarn and abp install-libs. But no luck.

I have a working solution as well, but unable to spot the difference. Need suggestion to fix this issue.

Please find the below screenshot for the one which is working and also the one which is not working

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

16 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    How can I reproduce this? : )

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    hi

    How can I reproduce this? : )

    Please find the below solution which i reproduced the issue,

    We should see the syncfusion controls on the azureblobmanager page from the menu. But currently its not rendering.

    please take a look.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Please make your repo private.

    Then invite me, Thanks

    https://github.com/maliming

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    Please make your repo private.

    Then invite me, Thanks

    https://github.com/maliming

    Invited. Kindly check.

    Thanks

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    The application terminated when I ran the in2Facts.portal.Web.

    Do you have any ideas to run the app?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    hi

    The application terminated when I ran the in2Facts.portal.Web.

    Do you have any ideas to run the app?

    It may be because of no abp license code. I removed. I added again. Please get latest and try again.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    ok, Please also share the steps to show the issue, thanks.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    ok, Please also share the steps to show the issue, thanks.

    I already shared the steps. I problem is syncfusion components are not rendering all of sudden. Which was working fine before.

    If you run the application and go to page azureblobmanager ideally I should see syncfusion component. But its not working.

    I followed this https://support.abp.io/QA/Questions/5697/Syncfusion-integration-with-ABP-Mvc-application, and it was working.

    Now the issue is its not working. Noting changed, but its not working. If you run the app and go to browser and press f12 and see the source it looks like syncfusion is missing on the libs folder. I suspect that could be the issue. And not sure what to do. Need your help on this.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Thanks.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can update abp packages to 7.3.3

    or

    Configure<AbpLayoutHookOptions>(options =>
    {
        options.Add(LayoutHooks.Head.Last, typeof(SyncfusionStyleComponent), layout: "Application");
        options.Add(LayoutHooks.Body.Last, typeof(SyncfusionScriptComponent), layout: "Application");
    });
    
    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    Configure<AbpLayoutHookOptions>(options => { options.Add(LayoutHooks.Head.Last, typeof(SyncfusionStyleComponent), layout: "Application"); options.Add(LayoutHooks.Body.Last, typeof(SyncfusionScriptComponent), layout: "Application"); });

    It was working fine till friday. Is this a new update?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    This is a bug,We fixed it in new version.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Your question credits were refunded.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    Your question credits were refunded.

    Ok. Thank you. One final question, May I know can I render the syncfusion components to the modules project. Because I dont see libs and component folders on modules. Is there any document for that?

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can open a new question. Thanks.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
  • User Avatar
    0
    Sraman created

    hi

    You can open a new question. Thanks.

    Ok thanks.

    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.