Valentin Bailleul

Results 3 issues of Valentin Bailleul

### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v16.15.1` - Nuxt Version: `3.0.0-rc.8` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `runtimeConfig`, `css`, `vite`, `typescript`, `modules`,...

typescript

Hello, I think I'm facing an issue : when I put a React element in the `label` prop of a column, the tooltip "[object Object]" appears when I the cursor...

bug

### Describe the bug In an object with a single property : ```ts // The following ... export const object = { a:1 } // ... gets fixed to export...