-
### Describe the bug
Failed to build the app for Android with Svelte template
### Reproduction
cargo create-tauri-app
Choose Typescript/Javascript
pnpm as package manager
Svelte as UI template
…
-
### Summary
After https://github.com/react-native-maps/react-native-maps/pull/5061 got merged, this crash started appearing when using `mapRef.current?.getCamera()`:
```
E Exception thrown when …
-
info: CONNECTING TO SERVER undefined
info: [2024-10-17T23:26:41Z INFO rust_launcher::start::bindings] server: None
info: [2024-10-17T23:26:41Z INFO rust_launcher::start] Loading version
info: {"v…
-
I installed the following version of SDK on Windows 10
![image](https://user-images.githubusercontent.com/11903412/49954290-309e2e80-ff11-11e8-872a-b1d6a963876c.png)
but when I try to create sta…
-
fabric-sdk-java里面,ssl握手使用netty的包,直接扩展成国密,好像很困难
-
Fabric java SDK now has it's own configuration file, handled by NetworkConfig class. Need to examine it and and migrate to it if possible.
If seems this config file has no information related to netw…
-
"Developing Applications" [doc](https://hyperledger-fabric.readthedocs.io/en/latest/developapps/developing_applications.html) has gotten somewhat outdated and is based on the Commercial Paper chaincod…
-
2020-04-05 16:34:24.488 ERROR 19054 --- [ restartedMain] org.hyperledger.fabric.sdk.Channel : Channel Channel{id: 1, name: mychannel} Sending proposal with transaction: 0b465cacd0fc1af328a6f4ed…
-
### Description
On occasions, windows nerdctl pull will fail with `UtilityVM: Incorrect function.: unknown`
Windows people, do you have a clue what that means / why it happens?
@sondavidb @jsturtev…
-
### Description
A custom native Android component can be made up of multiple native `Views`. For example, a custom `TabBar` renders a `BottomNavigationView` which internally renders many native vie…