-
Tried on both `latest/edge` and `latest/edge/pr111`. Launching Element works fine, but resizing it (maximizing, edge resize, horizontal resize, etc...) crashes Miriway.
-
When an arrow connects 2 objects (A, B), and one of the two is moved, only the point connected directly to the moving object is updated. The other point remains fixed until the other object itself is …
-
### What needs to get done
A base snap, when declared as the `build-base` for a snap, should be installed in the build environment as it is with regular bases declared as `base: coreXX`.
I would o…
-
### Ensure there isn't an existing issue for this and check the wiki
- [X] This issue is not a duplicate and I have checked the wiki.
### Current Behavior
steam cannot be installed with snap becaus…
-
Lately Tarantool core gets a lot of care to support smooth upgrade progress. So far many tests are covering schema upgrades, boot from old snaps and xlogs. But not a single test can cover true backwar…
-
Happens about a third of the time, plus when pulling?
-
Dapps should be rate-limited in terms of the number of requests they can send to a snap. We may need to arrive at this number experimentally. Our RPC stack should support rate-limiting.
-
Similarly to publishing Vector to DockerHub, it might have sense to publish it on [Canonical's Snapcraft](https://snapcraft.io/).
If we do it, initially there could be two [channels](https://snapcr…
ghost updated
4 years ago
-
According the example https://github.com/MetaMask/snaps/tree/main/packages/examples/packages/invoke-snap
, I wrote two snaps:
snapA: local:http://localhost:8080
snapB: local:http://localhost:80…
-
### Description
In my .NET MAUI application, I am experiencing an issue with the **CarouselView** when it contains **Entries** with HorizontalTextAlignment set to **Center** or **End** (works fine on…