-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Ok, …
-
.Net 7.0 with nullable enabled
```csharp
public struct Dest
{
public string Name { get; set; }
public string? NullableString { get; set; }
}
public struct Source
{
public stri…
-
The configuration for the `Dropzone` component is as follows, with some improvements:
```javascript
Dropzone.options.imageDropzone = {
url: '{{ some url) }}',
maxFilesize: 8, // MB
accept…
-
## steps
In '~/.sbtrc', define `alias c = compile`.
Create a scripted test with a task 'c' (eg. actions/depends-on in sbt/sbt), and use it in the 'test' script.
## problem
sbt will invoke …
-
* KOReader version: 2024.07-214-ga1edbbf0c
* Device: Kindle Scribe HF (FW 5.16.21)
#### Issue
`Ignore cover` (and maybe `Ignore metadata`) setting resets after I set custom metadata.
#### Step…
-
## 1. Description
When generating the MERGE statement, columns which have an EFCore fluent configured default value are ignored when generating the INSERT portion of the SQL statement. They are incl…
-
See https://github.com/dotnet/roslyn/pull/45847/commits/6e0b6778e3fa44441c5cd1d6297bb3708a4be3be#diff-b21c98ba01bccb58ada91d6c25ac9422R32
Test helper has an unused `newCompilation` parameter. Shoul…
-
**What package within Headless UI are you using?**
@headlessui/react
**What version of that package are you using?**
v2.1.3
**What browser are you using?**
Chrome
**Describe your issue**
…
anzuj updated
2 months ago
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/editorconfig-file-from-parent-directory/1487253)._
---
I added an `.editorconfig` file …
-
## Your version of TTT2 (mandatory)
latest workshop version
## Describe the bug (mandatory)
the equipment editor will force placeholder values on inherited fields
for example, a weapon tha…