Alexis Rico

Results 31 issues of Alexis Rico

On legacy devices when you face low RAM issue and Focal closes or misbehaves it doesn't release the camera. So when you start again Focal or stock AOSP camera tells...

bug

Setting ws.row(1).freeze() freezes cells on all existing sheets, not only on the selected one.

DataValidation with sqref "A3:A" produces a corrupt excel. It works though when using sqref "A3:A5" or "A:A".

Excel allows a given Cell to have a name and refer to that cell using the name. For example: A1 has name "_MyCell", B1 has formula "=_MyCell" and both output...

### Describe the bug After updating to `@netlify/[email protected]` imports began failing. ```ts import type { OnPreBuild } from '@netlify/build'; export const onPreBuild: OnPreBuild = async function ({ netlifyConfig }) {...

type: bug

- **Start pre mode** - **Init version 1.0** - **Make XataApiClient to use ES Proxies (#1287)** - **Remove cache implementation (#1368)** - **Update pgroll spec** - **Fix release in next...

Signed-off-by: Alexis Rico

List of breaking changes proposed for v1: API: - [x] https://github.com/xataio/client-ts/issues/1081 Internal improvements: - [x] XataApiClient with Proxies (@SferaDev and @eemmiillyy) - [ ] Remove `getMetadata` in favor or `xata_id`,...