Nico Krause

Results 8 issues of Nico Krause

When running the examples as described in Readme, after opening the browser console shows "Ipfs not found". The import Ipfs from "ipfs" doesn't seem to resolve for some reason. But...

When creating a const String variable inside which contains the string (e.g. while injecting a css style into an iframe later on), I receive _CompileError [ParseError]: must have a closing...

When parsing a Svelte component that imports paths with an alias (paths defined in tsconfig.json) such as $lib, Sveld cannot substitute the correct path. Example: Given an import path: import...

Have a question or suggestion regarding a specific ProtoSchool lesson? Please use this template to share it! **What other feedback would you like to share about ProtoSchool?** It would be...

lesson-feedback

For some reason since the latest bigger improvements my iOS app doesn´t show any video (microphone works) anymore. Android suddenly crashes during start. (my old app from two weeks ago...

I created a brand new react app with react 18.x ``` yarn create react-app my-react-orbitdb cd my-react-orbitdb yarn add react-orbitdb yarn start ``` Then I replaced App.js with such code:...

I recently experimented with scanning PSBTs. I prepared a transaction on a website, which produced a QR code. Upon scanning the QR code, the window unexpectedly closed without any feedback....

From time to time in my Chrome browser (and also in an Opera instance) after deleting a record from a document type db, records of the db can't be read...

bug
In Progress