Skip to content

Commit a0e04a2

Browse files
committed
fix formatting
1 parent ff75922 commit a0e04a2

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

docs/cloud-wallet/known-issues.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,16 @@ slug: /cloud-wallet/known-issues
66
import Tabs from '@theme/Tabs';
77
import TabItem from '@theme/TabItem';
88

9-
109
This list was last updated on 2025-06-25. In addition to the items shown here, there are several minor UI/UX issues that we will also fix.
1110

1211
If you find any issues that you think are security related, please file a report at our [HackerOne site](https://hackerone.com/chia_network).
1312

1413
Feel free to report other issues on [our Discord server](https://discord.gg/chia).
1514

16-
* All Offer cancellations in the Cloud Wallet will currently be performed on-chain. We plan to support off-chain cancellation soon.
17-
* The signer popups in the Cloud Wallet and Signer app for certain transaction types currently show incomplete details. This is only a display issue that we will fix soon. The signature requests themselves do work as designed.
18-
* Under certain circumstances, it is possible to end up with coins from your vault being locked, with no easy way to access them. We will update this soon so that the coins will become accessible again. Even if this does happen, it will not result in a loss of funds. Some examples of when this might occur include when someone cancels an Offer in the same block in which someone else attempts to accept it, and after an Offer expires.
19-
* If you have a brand new vault, you might not be able to create a new Offer until your vault has submitted at least one transaction. We are working on a fix for this issue. In the meantime, a workaround is to send XCH or a CAT to yourself from your own vault. After this initial transaction, the vault will not encounter the issue again.
20-
* If you are accessing the Cloud Wallet on an Android phone, you may not be able to create a passkey with a Yubikey or other hardware device.
21-
* We have experienced issues with other combinations of OS and passkey type, especially on mobile devices. These issues are typically related to the device itself, and are out of our control to fix. However, we will work on reporting these limitations more clearly when they occur.
22-
* If you rename any tokens in your vault, and then create an Offer that involves those tokens, the old names will be displayed in the Offer. We will show the new names soon.
15+
- All Offer cancellations in the Cloud Wallet will currently be performed on-chain. We plan to support off-chain cancellation soon.
16+
- The signer popups in the Cloud Wallet and Signer app for certain transaction types currently show incomplete details. This is only a display issue that we will fix soon. The signature requests themselves do work as designed.
17+
- Under certain circumstances, it is possible to end up with coins from your vault being locked, with no easy way to access them. We will update this soon so that the coins will become accessible again. Even if this does happen, it will not result in a loss of funds. Some examples of when this might occur include when someone cancels an Offer in the same block in which someone else attempts to accept it, and after an Offer expires.
18+
- If you have a brand new vault, you might not be able to create a new Offer until your vault has submitted at least one transaction. We are working on a fix for this issue. In the meantime, a workaround is to send XCH or a CAT to yourself from your own vault. After this initial transaction, the vault will not encounter the issue again.
19+
- If you are accessing the Cloud Wallet on an Android phone, you may not be able to create a passkey with a Yubikey or other hardware device.
20+
- We have experienced issues with other combinations of OS and passkey type, especially on mobile devices. These issues are typically related to the device itself, and are out of our control to fix. However, we will work on reporting these limitations more clearly when they occur.
21+
- If you rename any tokens in your vault, and then create an Offer that involves those tokens, the old names will be displayed in the Offer. We will show the new names soon.

0 commit comments

Comments
 (0)