Activities of "Sraman"

Hello Sraman,

please have look to this
https://community.abp.io/posts/integrating-the-syncfusion-mvc-components-to-the-abp-mvc-ui-0gpkr1if

please do let me know if found helpful

Thank you, Anjali

This not an answer for my question. This is something I was able to achieve. Actually what I want is to have the syncfusion component on newly created custom module. Module project is not having libs folder. So how can I do thhis?

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

I want to know how can I render the syncfusion components to the modules project. Because I don't find libs and component folders on modules. Is there any document for that?

hi

You can open a new question. Thanks.

Ok thanks.

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?

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?

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.

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.

Please make your repo private.

Then invite me, Thanks

https://github.com/maliming

Invited. Kindly check.

Thanks

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.

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

Showing 31 to 40 of 67 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13