SoccerArena.io
SoccerArena.io
`I'm` getting this error and can't connect to Airzone. It was working fine before, but after updating and restarting HA it doesn't connect anymore. Any idea? `Error while setting up...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Package Version 0.5.12 and 0.6.0 ### Current Behavior Using this code: ``` const...
**Home Assistant Android version:** 2022.3.0-full **Android version:** 12 **Phone model:** Pixel 5 **Home Assistant version:** 2022.3.8 **Last working Home Assistant release (if known):** ?? **Description of problem:** I have several...
Can we activate office for macos using vlmcsd? In the provided link: https://docs.microsoft.com/en-gb/DeployOffice/vlactivation/gvlks?redirectedfrom=MSDN I don't see the MacOS version, and don't find the "cscript" for MacOS.
### Is there an existing issue for this? - [X] I have searched the existing issues ### RainbowKit Version 0.6.0 ### wagmi Version 0.6.6 ### Current Behavior When trying to...
When interacting with the UI, it interacts with this address: 0x68b3465833fb72A70ecDF485E0e4C7bD8665Fc45 However, it is not described in the docs: https://docs.uniswap.org/protocol/reference/deployments Seems to be safe, but still, open to hacks as...
When upgrading a "enum" type in my contract, I have these cases: Base enum ` enum MyEnum { AA, BB }` - Keep enum size the same but change the...
Examples in this section: https://nftstorage.github.io/ucan.storage/#saving-and-loading-keypairs Have some errors. This line: ` await fs.promises.writeFile(kp.export()) ` is missing an argument (outputFilename). The function loadKeyPairFromFile gets this error: ``` /nft-storage-quickstart/node_modules/ucan-storage/src/encoding.js:38 throw new SyntaxError(`Non-${name}...