Bryan Thomas
Bryan Thomas
Adds two new extensions and one control to modify the table border style. Relates to https://github.com/sjdemartini/mui-tiptap/issues/184
Type: Bug Open a larget typescript project with more than 5000 thousand files including node_modules Vscode tries to load typescript intelisense and takes too long to finish. It may take...
**Is your feature request related to a problem? Please describe.** I cannot use a hook outside a component. This is not ideal when I use react router loaders. **Describe the...
I would like to see an example or a variant of the tree view that allows something like this: https://codesandbox.io/p/sandbox/dazzling-chatelet-4hw4tk?file=%2Fsrc%2FDemo.tsx
**Describe the bug** If a request fails react query throws this error because data cannot be undefined `Query data cannot be undefined. Please make sure to return a value other...
### Feature description Validate the value of each field in each column using a schema made with plain typescript or zod or any other schema tool. Display correct values with...