Aljnk

Results 9 issues of Aljnk

Can't Migrate to the Google Analytics Data API v1. - OS: Linux - PHP version: 7.3.28 - Package name and version: "google/analytics-data": "0.8.2" My steps 1. I crate GA4 property....

type: bug
priority: p2

awesome_dialog 3.0.2 This problem appears only main page: ![1](https://user-images.githubusercontent.com/11256478/212477424-82f75be2-572d-434a-a424-2ed858d03da5.jpg) ![2](https://user-images.githubusercontent.com/11256478/212477430-0bae8ce2-c09d-4e0f-98fa-5b15b6d948d8.jpg)

After converting my nodes to "Group Node", it adds them with default settings. First node - must be. Second - when I add a new one. **Is it possible to...

Hi. I want to hide (disable) the image feed icon - how can I do this? ![image](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/assets/11256478/d08859e5-1cd0-43a4-b5b3-cfbccf1cc9f0)

Good Day. I'm trying to use your lib for my textarea and found some problem - when I use only "vertical autogrow" script use incorrect width for growing. My JS...

Hi. I can't add custom string (try many other) to MakeFrameDataset Node Log WF Work only in I write same path inside

Good Day. I found some problem with correct minification of `true.valueOf` - it replaces it this way `!0.valueOf`. Is it possible to take this issue into account when minimizing the...

I'm trying to use CogImageEncoder Node as sample for CogVideoSampler with 5B model but I get this error - is it possible to use CogImageEncoder with 5B? Traceback (most recent...

Skip ...\ComfyUI\custom_nodes\ComfyUI_ppdiffusers module for custom nodes due to the lack of NODE_CLASS_MAPPINGS. I add into __init__.py this code - ``` ... except ImportError: print("Paddle is not installed. Please install it...