Brian Hann

Results 54 comments of Brian Hann

Check the container logs. I got a 500 because I didn't have the APP_KEY env var set.

@wesdevpro our business pivoted away from Vue so I was not able to pursue working on it.

> Hello, To fix it, make it client a component and use next dynamic import > > `const Plyr = dynamic(() => import("plyr-react"), { ssr: false });` > > it...

@jordan314 I was wanting to do a package size analysis plugin for rollup, I think, but I never got around to it.

@young-geng looks like the issue in that repo was fixed last week. I'm assuming this could be retried now? (@chi2liu)

I can't even get `requestReadWritePermission` to resolve its promise. I've tried manually changing the typscript defs in ionic and passing in a callback too and that doesn't work either.

We're using hosted Posthog and unfortunately this is a big deal for us. Allowing global internet access to a database instance won't make it past compliance review.

Has anyone figured out a way to do this? Using mt.exe to apply a manifest doesn't work; it breaks exes built with nw-builder.