Leon Alvarez Del Canto

Results 10 issues of Leon Alvarez Del Canto

**What component (if applicable)** - URL for category: - Component name: **Describe the bug** Install fails ``` error /Users/leon/code/xxxxx/xxxxx/node_modules/@chakra-ui/pro-theme: Command failed. Exit code: 1 Command: pnpm build Arguments: Directory: /Users/leon/code/xxxxx/xxxxx/node_modules/@chakra-ui/pro-theme...

bug

Hi currently package relies on a vulnerable version of js-yaml dependency path: vue-loader > postcss-load-config > postcss-load-options > cosmiconfig > js-yaml more info : https://npmjs.com/advisories/813 Can be fixed updating the...

RN Jsonb column is incorrectly escaping data before inserting it which end up in `"{\"external_id\":40}"` instead of `{"external_id": 40}`. Because of that queries using jsonb syntax are not working for...

## Problem/Feature Request Summary Not able to parse request body when the header is application/json ## Environment Information * koa-body: 4.1.0 * Koa: 2.7.0 * Node.js: 12.4.0 * koa-router: 7.4.0...

It would be good to have support for trpc v11, it's not out yet, but rc is and is already the default version on docs.

### Describe the bug Currently the text area under automation send message supports markdown but the meesage sent to whatsapp is not correctly converted, so there are difference between editor...

Bug

With current docker-compose without ssl mode enabled, electric wont connect to local postgresql started by docker-compose. This PR disable sslmode in the url ``` [warning] Database connection in lock_connection mode...

## Issue Description When using live queries, joins between tables that have columns with the same names fail. This issue occurs despite the query working correctly in PGLite itself, suggesting...