Thibaut Maréchal

Results 9 issues of Thibaut Maréchal

Let's image we have this simple state that contains the columns definition of a table. ```js { columnSizes: { // It's should be stored in localstorage (same screen size) key...

I have an issue when I rehydrate my store with an array value. Basicaly, I save some columns that the user can modify (add, remove, move). I also have a...

### Which project is this feature idea for? Turborepo ### Describe the feature you'd like to request While building my custum turborepo remote cache server, I wanted to know a...

story

### Are you submitting a **feature request**? It could be nice to be able to escape dots or [] in the name of the fields ### What is the current...

Hello, When building a new react-app from create-react-app version 5 I get this warning in my log : `Failed to parse source map from 'C:\Workspace\GitRepo\react-is-mounted-hook-source-map-failed\node_modules\react-is-mounted-hook\src\index.tsx' file: Error: ENOENT: no such...

Fix #459 Hi, So I update the usage of @tanstack/react-query in react-zodios. But I would like to highlight some changes that may require some changes in the Types of Zodios...

### Current behavior when calling addModule to an AudioContext, the promise never resolve or reject. ``` const ctx = new AudioContext() ctx.audioWorklet.addModule('./audio-worklet-module.js') //

type: bug
Reproducible
v13.3.3 🐛

Hi, This change adds the ability to skip the build-status publishing that currently blocks pull-request merges. The functionality is redundant when using Bitbucket’s native feature to block pull-requests based on...