dca00
dca00
**Describe the bug** Extra line breaks are deleted from IMs. **To Reproduce** Steps to reproduce the behavior: 1. Enter new message that contains extra line breaks 2. Send 3. See...
### Describe the feature and the current behavior/state Currently, the cursor covers the existing text when dragging. This makes it difficult to drop. Could the cursor be altered so as...
**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [...
Serilog packages are installed in my project:  They create these dependencies, console being one of them:  Configuration in appsettings.json: ``` "SeriLog": { "Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ], "MinimumLevel":...