Marco Tundo

Results 11 issues of Marco Tundo

### Description I understand that capacitor-oauth2 does not support Apple Auth on the web. This becomes a bit of a dealbreaker since users can signup via Apple on iOS, then...

Running a `yarn install` seems to pull the wrong package when generating the bundles. ``` Unable to resolve module `./images/ad.png` from `/*/node_modules/react-native-phone-input/lib/resources/flags/index.js`: could not resolve `/*/node_modules/react-native-phone-input/lib/resources/flags/images/ad.png' as a file nor...

### Overview of the problem ``` Vue: 3.2.25 @oruga-ui/oruga-next: 0.5.4 @oruga-ui/theme-bulma: 0.2.3 ``` ### Description The Modal onClose functions seems to call twice. This behaviour makes it difficult to handle...

I'm seeing this error on several emails. Any insight?

``` Error: Non-error value: "{\"retry_after\":1,\"ok\":false,\"error\":\"rate_limited\"}" at NotifyFeature.getSafeError (/home/ec2-user/.nvm/versions/node/v12.12.0/lib/node_modules/pm2/node_modules/@pm2/io/build/main/features/notify.js:80:16) at NotifyFeature.onUnhandledRejection (/home/ec2-user/.nvm/versions/node/v12.12.0/lib/node_modules/pm2/node_modules/@pm2/io/build/main/features/notify.js:130:32) at process.emit (events.js:210:5) at process.EventEmitter.emit (domain.js:476:20) at processPromiseRejections (internal/process/promises.js:201:33) at processTicksAndRejections (internal/process/task_queues.js:94:32) ``` I'm seeing this trace when running...

[ComfyUI-VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite) is the defacto utility for audio and video in ComfyUI. It would be nice to convert outputs from VLM to `audio_tensor` or `vhs_audio` to further work with audio files...

The requirements.txt installs `opencv-python-headless[ffmpeg]

Seems like Unprompted strips the shortcodes when running in the webui, but doesn't in the API. I'm wondering if there is a way to get this working with alwayson_scripts and...

I'm enjoying the new PM2 Plus dashboard, but one main reason why I'm reverting to the old version is because the realtime logs are in a large font without machine...

Anytime I try and and build a .trt model that isn't 512x512 batch 1 from an .onnx, the .trt is created without issues, but upon inference, I get: ``` 0%|...