Ryan How

Results 9 issues of Ryan How

I have a project name "test-app" running `hc-package` compiles, then gives the following error. ``` test-app/code/target/wasm32-unknown-unknown/release/test-app.wasm either doesn't point to a file or doesn't exist ``` If I navigate to...

bug

Add CORS headers to allow AJAX calls from other origins to functions.

Hi, I'm trying to achieve 2 way data binding to a property. Similar to in this example where the React prop doesn't meet the naming conventions for the Angular banana...

stale

Hi! I'm trying to create a wrapper around a React component to use within Angular. I haven't done much with React before, so that side of things is quite new...

stale

Can the license be changed to something more MIT like?

Creation of a holochain backend for sharing a budget. The current sharing implementation can be found in [replication.ts](https://github.com/RyanHow/ebudget/blob/master/src/services/replication-service.ts). This could be adapted to use a holochain backend (An active sharing...

enhancement
help wanted

At the moment, when the app is first opened, there is the option to create a new blank budget, or link to an existing one. A blank budget is very...

enhancement

> Does the bug also happen on https://mozilla.github.io/pdf.js/web/viewer.html? (If so, please open the issue at Mozilla's bugtracker). No ![CleanShot 2024-05-14 at 00 22 13@2x](https://github.com/stephanrauh/ngx-extended-pdf-viewer/assets/4535791/3b53fc64-a2b3-48d5-8f58-205a56930d56) > Does the bug also happen...

bug
20

If a log device is corrupted, zpool import will refuse to import the pool. The workaround is to remove the actual device from the system, then zpool import -m to...

Type: Feature
Type: Documentation