camillo777
camillo777
Hello, I did a fresh install of latest version v2.8.1, at the end of installation I got a 404 error. Uploaded zip, extracted and accessed http://mydomain/install.php; inserted data and go!...
Flutter best practices advice to avoid doing network calls in Widget build method; you did it by loading the avatar image from the network: `backgroundImage: NetworkImage( appState.getResponseJson()[index][‘avatar’]), ), ` I...
MACOS Desktop Anchor app TypeError: Cannot read property 'map' of undefined at i.value (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:631032) at Wa (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:3926075) at _a (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:3925870) at Su (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:3961484) at bc (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:3952925) at yc (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:2:3952850) at...
Hello, on your websit: https://taniarascia.github.io/primitive If I click "EIGHTIES MODE" button it goes OK in the eighties mode. If I click on "Boring Mode" button it does not happen anything....
Hello, really awesome example... I have a question, very clean solution, by the way is it a best practice to link js and css directly from the node_modules path? First...
Hello this library seems nice for what I have to do, but it was not updated since 2 years. Is it dead? Thanks
hi, I do not get titled background. is it the correct behavior? Thank you Samsung Galaxy Note 4 Android 6.0.1
Hello, I have this problem in an extension: using 1 SVG text allows to download PNG, but using 2 SVG text does not allow to download PNG. ``` qrCode.download({` name:...
Hello, I have tried the "margin" feature which is cool, but I need only a margin at the top to accommodate some text. Is it possible to avoid having a...
**Is your feature request related to a problem? Please describe:** I am frustrated that I cannot easily select all delete and paste other source code on mobile (Chrome Android) **Describe...