Aktivity „Spospisil“

Odpoveď

Hi,

Note sure why you're referring me to a link that shows signalR with a MVC/Web project vs a Blazor WASM project.

Odpoveď

Hi,

I'm not sure if that module's source is exactly what I'm looking for. What purpose does the Volo.Chat.SignalR project server in a Blazor WASM project? The chat module's source code is extremally confusing in terms of just what is needed and needs to be referenced and where.

Hi,

Running abp bundle in the Blazor project folder fixed this remaining issue. Thank you for your help.

Steve

Hi,

Running abp bundle in the Blazor project folder fixed this remaining issue. Thank you for your help on both these issues.

Steve

Thanks for that, however it's still not working. I believe you are looking at my other ticket (https://support.abp.io/QA/Questions/6277#answer-3a0f5070-19dd-0a22-eeaf-6756523de1ed) that reproduces the issue I'm having with my custom theme not being applied properly.

Hi,

Although the site now renders, I get an error when I click the 'login' button from https://localhost:44359/Blazor and if you choose the 'salesdemo' theme from the right menu it does not change the elements associated the btn-primary to red as defined in my salesdmo.css file but I also get an error in the browser saying it 'refused to apply style from'..... See screenshots below. I've committed my version of the source so you can reproduce.

I've resolved this error by just putting a /blazor in the a link of the Index.razor file (<a href="/Blazor/authentication/login" class="btn btn-primary mb-1">)

Odpoveď

Do you have an ABP example of this?

Hi,

I've just given you access to a github repository that shows the public site hosting the blazor wasm app. For some reason I can't get it to even work at the moment, but take a look at the solution to visually see what I am attempting to accomplish.

Thanks.

much in the way that ABP's examples show the AuthServer project being used in the same manner

Are you talking about this? https://community.abp.io/posts/blazor-webassembly-asp.net-core-hosted-zbjvgrc9

Yes, I am talking about this example.

What do you recommend as the host for one or more WASM applications using the ABP framework?

I think this is no different from the standard ASPNETCore application.

So, whether it's the public site (built from ABP suite) or the AuthServer project, both could serve as a 'host' for one or more blazor WASM applications?

If you face any problems you can share a test project with me and I will check it. thanks. shiwei.liang@volosoft.com

I will get an example project for you tomorrow to show you essentially what we're trying to do technically to supplement what I've already explained.

Hi,

I didn't say I was using WASM as the public website. I said I was using the public website as the host for 1 or more WASM applications, much in the way that ABP's examples show the AuthServer project being used in the same manner. So what's the difference between using the public site vs the auth server as the host for a wasm application?

What do you recommend as the host for one or more WASM applications using the ABP framework?

Zobrazených 11 až 20 z 180 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11