ok we keep it open. thanks
or a quick fix can be the following DB update:
UPDATE AbpSecurityLogs SET BrowserInfo='?' where BrowserInfo is null
smells like a bug. because of the network latency, something looks like not awaited and being disposed of. I created an internal issue (10186) we'll check this @enisn will inform you about the progress.
You can post your feature request under this topic. If other members like the feature, they can upvote☝️ the post. Upvotes will be considered when choosing from feature requests.
Rules of posting to this thread:
did you try to use ABP Suite the latest version. ABP Suite supports many to many relationships and you can see how it's generating the source code with best practises.
thanks! happy coding...
see this solution https://support.abp.io/QA/Questions/2826/Replace-module-with-source-code-tests-crashes#answer-fd831a3a-b7f5-a33e-6157-3a035e5f456c
hi don't create a project with a name including "Blazor" keyword!
thanks for the info. I'll check