Cristóvão Morgado
Cristóvão Morgado
I'm using the library with success , but if my Url has a space or a special character then my API provider gives me an unautorized https://api-content.meocloud.pt/1/Metadata/meocloud/novapasta OK https://api-content.meocloud.pt/1/Metadata/meocloud/nova com...
fixed when an URL had a space or a special character such as ã ó
If i try to import for example : `import qualified Plutus.Script.Utils.V2.Typed.Scripts as PSU.V2` I end up with ``` Could not find module ‘Plutus.Script.Utils.V2.Typed.Scripts’ Perhaps you meant Plutus.Script.Utils.V1.Typed.Scripts (from plutus-script-utils-0.1.0.0) Plutus.Script.Utils.V1.Scripts...
doing a cabal repl after cloning gives the following message ``` Error: cabal: Could not resolve dependencies: [__0] trying: Win32-network-0.1.0.0 (user goal) [__1] trying: base-4.16.3.0/installed-4.16.3.0 (dependency of Win32-network) [__2] next...
I've just tested blazor wasm with dotnet7 ``` public partial class Index: ComponentBase { private IAddressService addressService = new AddressService(); private IMnemonicService service = new MnemonicService(); public int privateKeyStr {...
Now with the RC Angular is no longer bundled as a single .js file....
When I open a offcanvas ex: right side and then try to open a Toast in the top right, the toast end up being "hidden" below the offcanvas **Expected behavior**...