Replies: 1 comment 4 replies
-
Think the issue is just related to this again: |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've a Blazor Server where I'm injecting a service into a Razor component. This service inherits from CommandBase and has a injected service for the method DataPortal_Execute. For some reason this injected service as a parameter is not being resolved by CSLA.
Any ideas as to where I should be looking?
Beta Was this translation helpful? Give feedback.
All reactions