Replies: 1 comment 6 replies
-
From the screenshots, I cannot find what might be the cause of the problem. Is there any chance you could prepare us a small project to reproduce the issue on our side? |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hello,
I'm using the ITextLocalizer and I'm facing a strange behaviour, maybe a bug. First my setup:
I get the localized resourced for
ITextLocalizer<ProcessStepMessage> _processStepMessageLocalizer
in my objectITextLocalizer<ProcessStep> _processStepLocalizer
. So I think the search for the resource has a bug or what am I doing wrong?Beta Was this translation helpful? Give feedback.
All reactions