Rodrigo S. Kohl

Results 4 issues of Rodrigo S. Kohl

``` IgNotFoundError: GET /api/v1/fbsearch/suggested_searches/?type=users - 404 Not Found; at Request.handleResponseError (C:\bot_insta\insta_bot\node_modules\instagram-private-api\dist\core\request.js:103:20) at Request.send (C:\bot_insta\insta_bot\node_modules\instagram-private-api\dist\core\request.js:54:28) at async FbsearchRepository.suggestedSearches (C:\bot_insta\insta_bot\node_modules\instagram-private-api\dist\repositories\fbsearch.repository.js:7:26) IgNotFoundError: GET /api/v1/fbsearch/suggested_searches/?type=users - 404 Not Found; at Request.handleResponseError (C:\bot_insta\insta_bot\node_modules\instagram-private-api\dist\core\request.js:103:20) at Request.send...

bug
unconfirmed

### First, confirm - [X] I have read the [instruction](https://github.com/Gourieff/comfyui-reactor-node/blob/main/README.md) carefully - [X] I have searched the existing issues - [X] I have updated the extension to the latest version...

bug
🔥 HOT
🔬 research

Is there a way to not render the table? I tried some parameter to pass in `gw_mode` but then I can hide the view and not the table.

enhancement

This commit introduces a new prop `hideEmbedMenu` to the `VizEmbedMenu` component, allowing consumers to conditionally hide the entire menu or specific menu items. The prop accepts either a boolean (`true`...