-
The .NET trimmer statically analyzes your project and removes any unused code. In Blazor we use the .NET trimmer to significantly reduce the publish size of Blazor WebAssembly apps. However, we don't …
-
## Compiler version
3.1.2
## Minimized code
```Scala
object Content:
implicit lazy val answer: Int = 42
object DSL:
export scala.language.postfixOps
export Content.answer
ex…
-
**Describe the bug**
With spring cloud gateway mvc 2023.0.0 when we perform an post request with multi part and query string, the query string was loose.
Exemple with an test server on port 9008…
-
When trying to use booleans with Pyjnius, they get converted to integers in some situations, which causes errors.
>>> import jnius
>>> jnius.__version__
'1.3.0'
>>> Boolean = jni…
-
**TypeScript Version:** 3.7.x-dev.201xxxxx
**Search Terms:**
optional chaining
**Code**
```ts
function isTrue(something: { value: boolean} | undefined): boolean {
return something?.value…
-
In my app I moved the view logic from activity to a custom viewgroup (that inherited from CoordinatorLayout).
I have:
```
public class MyCustomView extends CoordinatorLayout implements NumberPickerDi…
-
Basically latest version (0.4.1) has:
- Ensure actions are run when templates update
That makes sense but I (and I think maybe some other user too) use this in conjunction to python scripts to man…
-
### Describe the request
Hello, can you please add a new Event OnGetNoOfAppliedEntries in page 9106 "Customer Ledger Entry FactBox"?
```
local procedure GetNoOfAppliedEntries(CustLedgerEntry:…
RZ440 updated
15 hours ago
-
We make frequent and direct use of the Blueprint Dialog out of `kit`. There are some concrete issues with this:
* In general we want to avoid needing to go into kit for core components, as it reduce…
-
As reported by some users, sometimes when you finish fighting Bates, the fight does not end and Bates does not stand up. Proving player logs by one of our members:
[Player (1).log](https://github.…