-
### Android application type
Android for .NET (net6.0-android, etc.)
### Affected platform version
MSBuild version 17.9.8+b34f75857 for .NET 8.0.204
### Description
First noticed in https://githu…
-
in several places of the editor, we may need to look for object in the libraries.
For example when creating an attribute, then we wan to set the type for it (Boolean, String ...)
the `Typed by` …
-
### Problem
```
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x183932a60 __pthread_kill + 8
1 libsystem_pthread.dylib 0x183…
-
### What happened?
1 . we found the mysql pod is pending , but its pvc is already bounded, the pods show as follows
```
[root@sphere-node-1 ~]# kubectl get po -n mysql
NAME …
-
### Actual Behavior
When trying to install Epinio from the helm chart, the `kubed` pod doesn't start because the image isn't there anymore.
### Steps to Reproduce
(This is from [RD-5](https://app.q…
-
# High Level Ask: 👉 Allow changing `sh` to `poweshell` when attaching terminal
Currently the default shell when attaching a terminal to a Kubernetes Pod using this extension is `sh` which fails whe…
-
# Proposal: Allow embedded projects to suppress generating members that reference types from specified namespaces
## Summary
The current `` section allows namespaces to be included in the code gen…
-
I have a note taking app where users can take notes containing links that get converted to ``.
The default behavior of any desktop Blazor app (Photino, MAUI, WPF, WinForms) using any kind of webvie…
-
### Description
In 2.2.0 all working correctly
### Steps to reproduce
```js
import {EventBus} from "@trutoo/event-bus";
const eventBus = new EventBus();
function App() {
useEffect(() =>…
-
update, start, keypressed, and draw aren't proper callback functions, which causes multiple problems:
- all of these functions have to be defined in main.cpp
- the functions can't be defined multipl…