Open Closed

Issue with CmsKitPro Integration in Blazor Web App #9439


User avatar
0
aziz.bouhejba created

Hello,

We're integrating CmsKitPro into a Blazor Web App, and currently have the following setup:

  • CmsKitProAdminBlazorWebAssemblyModule added to the WebApp.Client (WASM) project
  • CmsKitProAdminWebModule added to the WebApp (Server) project

The issue we're experiencing is that the UI between the two modules appears inconsistent. And:

When we navigate to a CmsKit page (e.g., from the blogs menu) and reload the browser, the app falls back to the server-side view, which looks bugged or non-functional.

If we navigate elsewhere in the app and then return to the CMS section, it starts working again as expected — showing the correct WASM view.

Do you have any idea what might be causing this behavior? Is there a best practice for integrating CmsKitPro in a Blazor WebApp app to avoid this?

Other infos, we have the back-end part setup in a microservice and it works well on the wasm to create/edit blogs and posts.

Thanks for your help!


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

    hi

    Can you share a project to reproduce the above issues?

    liming.ma@volosoft.com

    Thanks.

  • User Avatar
    0
    aziz.bouhejba created

    It's gonna take me a long time to do that (create a new microservice solution with Blazor Web App UI / integrate cms kit in some service, expose it through gateway etc..) We didn't find any documentation working on it, can you give me a working sample of CMS kit with our actual setup instead? We'll fix it from there? it's reassuring at least to know it's supposed to be working properly.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share some gif or screenshots to show the problems?

    Thanks

  • User Avatar
    0
    aziz.bouhejba created

    you can the exact same steps, you just don't see me reloading. but you can see we lose our custom style on reload and even the UI for the cms kit is all different.

    After reload it looks like your support site cms. but before it looks different.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Here is my test result. I can't reproduce your problem.

    https://streamable.com/b5p2l4

  • User Avatar
    0
    aziz.bouhejba created

    Hi, can you share a code sample for it? Thanks

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I just created a new template project from ABP Studio.

  • User Avatar
    0
    aziz.bouhejba created

    It doesn't come with cms kit option in a microservice template and there's 0 samples online or documentation for it..

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    I use the Application (Layered) template to create a blazor-webapp project.

  • User Avatar
    0
    aziz.bouhejba created

    Thanks that helped

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

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.0.0-preview. Updated on June 20, 2025, 11:20